84c3e22a93
R=kevmoo@google.com BUG= Review URL: https://codereview.chromium.org//332913002 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@37290 260f80e4-7a28-3924-810f-c04153c831b5
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.