menu
flutter_testmap package
documentation
runner/test_runner.dart
TestRunnerResult
isSuccess property
isSuccess property
dark_mode
light_mode
isSuccess
property
bool
get
isSuccess
Implementation
bool get isSuccess => exitCode == 0;
flutter_testmap package
documentation
runner/test_runner
TestRunnerResult
isSuccess property
TestRunnerResult class