dart-lang / test

A library for writing unit tests in Dart.
https://pub.dev/packages/test
495 stars 214 forks source link

Remove some unused testing utilities #2413

Closed natebosch closed 3 weeks ago

natebosch commented 1 month ago

This file was forked during the package split and some of the APIs are unused in the test package tests. Remove or make private all members of the utils library that are unused in other test suites.

github-actions[bot] commented 1 month ago

PR Health

Changelog Entry :heavy_check_mark: | Package | Changed Files | | :--- | :--- | Changes to files need to be [accounted for](https://github.com/dart-lang/ecosystem/wiki/Changelog) in their respective changelogs.