menu
nylo_support package
documentation
testing/src/ny_test_helper.dart
hasRouteName function
hasRouteName function
dark_mode
light_mode
hasRouteName
function
Matcher
hasRouteName
(
String
name
)
Custom matcher for route name.
Implementation
Matcher hasRouteName(String name) => _HasRouteName(name);
nylo_support package
documentation
testing/src/ny_test_helper
hasRouteName function
ny_test_helper library