menu
allure_flutter_test package
documentation
integration_test.dart
isException constant
isException constant
dark_mode
light_mode
isException
top-level constant
TypeMatcher
<
Exception
>
const
isException
A matcher for
Exception
.
Implementation
const isException = TypeMatcher<Exception>();
allure_flutter_test package
documentation
integration_test
isException constant
integration_test library