DescriptionAdd an [unorderedMatches] matcher to unittest.
This is like [unorderedEquals], but it instead takes an iterable of
matchers and asserts that elements in the actual value match the
matchers.
R=sigmund@google.com
Committed: https://code.google.com/p/dart/source/detail?r=31178
Patch Set 1 #
Total comments: 6
Messages
Total messages: 5 (0 generated)
|