flutter/packages/flutter_driver/test
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
..
src Fix how tests count open SemanticsHandles (#121571) 2023-02-28 23:55:58 +00:00
common.dart Remove uses of deprecated test_api imports (#124732) 2023-04-20 20:55:28 +00:00