flutter/dev/missing_dependency_tests
Nate Bosch dcfd35f8a7
Remove uses of deprecated test_api imports (#124732)
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.
2023-04-20 20:55:28 +00:00
..
.dartignore Reduce the amount of spam from analyze watch. (#7582) 2017-01-22 16:43:24 -08:00
analysis_options.yaml Clean-up analysis_options files (#77098) 2021-03-02 21:14:03 -08:00
pubspec.yaml Bump lower Dart SDK constraints to 3.0 & add class modifiers (#122546) 2023-03-21 20:21:58 +00:00
trivial_expectation.txt [flutter_tools] allow using flutter test for testing the tool too (#69911) 2020-11-12 13:52:09 -08:00
trivial_test.dart Remove uses of deprecated test_api imports (#124732) 2023-04-20 20:55:28 +00:00