menu
matcher package
documentation
expect.dart
isNoSuchMethodError constant
isNoSuchMethodError constant
dark_mode
light_mode
isNoSuchMethodError
top-level constant
TypeMatcher
<
NoSuchMethodError
>
const
isNoSuchMethodError
A matcher for
NoSuchMethodError
.
Implementation
const isNoSuchMethodError = TypeMatcher<NoSuchMethodError>();
matcher package
documentation
expect
isNoSuchMethodError constant
expect library