tree: d0944b968015394b0efb8b276c7eefa6570f6274 [path history] [tgz]
  1. lib/
  2. test/
  3. CHANGELOG.md
  4. LICENSE
  5. pubspec.yaml
  6. README.md
README.md

Support for specifying test expectations, such as for unit tests.

The matcher library provides a third-generation assertion mechanism, drawing inspiration from Hamcrest.

For more information, see [Unit Testing with Dart] (http://www.dartlang.org/articles/dart-unit-tests/).