isNoSuchMethodError top-level constant
A matcher for NoSuchMethodError.
Implementation
const isNoSuchMethodError = const TypeMatcher<NoSuchMethodError>()
A matcher for NoSuchMethodError.
const isNoSuchMethodError = const TypeMatcher<NoSuchMethodError>()