blob: beff308ebea3ef5598559a284671853ccb39b805 [file] [log] [blame] [view]
Support for specifying test expectations, such as for unit tests.
The matcher library provides a third-generation assertion mechanism, drawing
inspiration from [Hamcrest](https://code.google.com/p/hamcrest/).
For more information, see
[Unit Testing with Dart](https://www.dartlang.org/articles/dart-unit-tests/).