-
Ian Hickson authored
```dart expect(x, moreOrLessEquals(0.0)); ``` ...for those cases where `x` might be 1e-11 or whatever. Also, be more resilient when dumping the tree from inside the test framework. Also, add an assert that helped me debug something the other day.
e08c3c3b
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
matchers_test.dart | ||
stack_manipulation_test.dart | ||
test_async_utils_test.dart | ||
widget_tester_test.dart |