flutter/packages/flutter_driver
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
..
lib Bug report 2 issue template (#122385) 2023-04-12 11:06:16 +00:00
test Remove uses of deprecated test_api imports (#124732) 2023-04-20 20:55:28 +00:00
test_driver Flutter_driver nnbd (#74856) 2021-01-27 23:55:26 -08:00
dart_test.yaml Randomize tests, exclude tests that fail with randomization. (#86793) 2021-07-26 23:40:49 -07:00
pubspec.yaml Roll pub packages (#125225) 2023-04-20 18:28:10 +00:00