• Nate Bosch's avatar
    Switch imports from test_api to focused libaries (#125854) · 2089eacc
    Nate Bosch authored
    Move imports of API available in `hooks.dart` or `scaffolding.dart` to use those more narrow libraries.
    
    Move imports of APIs from `package:matcher` to import directly. The next major version of `test_api` will remove the exports of `matcher` APIs.
    2089eacc
test_exception_reporter.dart 2.14 KB