Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(89)

Side by Side Diff: pkg/matcher/README.md

Issue 313563002: pkg/matcher: Reverting 36881,36896 while investigating dart2js checked crash (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « pkg/matcher/CHANGELOG.md ('k') | pkg/matcher/lib/matcher.dart » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 Support for specifying test expectations, such as for unit tests.
2
3 The matcher library provides a third-generation assertion mechanism, drawing
4 inspiration from [Hamcrest](http://code.google.com/p/hamcrest/).
5
6 For more information, see
7 [Unit Testing with Dart](http://www.dartlang.org/articles/dart-unit-tests/).
OLDNEW
« no previous file with comments | « pkg/matcher/CHANGELOG.md ('k') | pkg/matcher/lib/matcher.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698