• 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
..
android Loading commit data...
ios Loading commit data...
lib Loading commit data...
linux Loading commit data...
macos Loading commit data...
test Loading commit data...
test_driver Loading commit data...
test_memory Loading commit data...
tool Loading commit data...
web Loading commit data...
windows Loading commit data...
.gitignore Loading commit data...
README.md Loading commit data...
analysis_options.yaml Loading commit data...
pubspec.yaml Loading commit data...