Chromium Code Reviews
DescriptionUnit test improvements:
When doing equality tests, if two items have a different type but the same toString() represenation it can be hard to figure out the difference; we now include type info.
See https://code.google.com/p/dart/issues/detail?id=6816
If callbacks are not anonymous we include their names in error messages.
Throws matchers will fail now on arguments that are not Functions or Futures.
See https://code.google.com/p/dart/issues/detail?id=6761
Fix initial comment on how to use unittest; see issue https://code.google.com/p/dart/issues/detail?id=7835
The verbose flag to expect worked to show contents of Iterables but not Maps; fixed that.
Committed: https://code.google.com/p/dart/source/detail?r=18401
Patch Set 1 #
Total comments: 2
Patch Set 2 : #Patch Set 3 : #
Total comments: 5
Messages
Total messages: 6 (0 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||