• Nate Bosch's avatar
    Remove uses of deprecated test_api imports (#124732) · dcfd35f8
    Nate Bosch authored
    Most of these imports were never appropriate. The `test_api` package was never intended for use in `_test.dart` files.
    Where possible move imports to `matcher`, otherwise move them to `test` or `flutter_test`.
    
    Leave uses of `test_api` from `flutter_test` library code.
    dcfd35f8
Name
Last commit
Last update
..
calculator Loading commit data...
demo Loading commit data...
accessibility_test.dart Loading commit data...
drawer_test.dart Loading commit data...
example_code_display_test.dart Loading commit data...
example_code_parser_test.dart Loading commit data...
flutter_test_config.dart Loading commit data...
live_smoketest.dart Loading commit data...
pesto_test.dart Loading commit data...
simple_smoke_test.dart Loading commit data...
smoke_test.dart Loading commit data...
update_test.dart Loading commit data...