pkg/unittest: Run each test in a Zone
added a change log Deprecate methods with behavior subsumed by runZoned removed rerunTests updated async/future_timeout_test to not assume Zone.ROOT during test run BUG= https://code.google.com/p/dart/issues/detail?id=13277 R=nweiz@google.com Review URL: https://codereview.chromium.org//130173010 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart/pkg/unittest@32284 260f80e4-7a28-3924-810f-c04153c831b5
Showing
- CHANGELOG.md 19 additions, 0 deletionsCHANGELOG.md
- lib/src/spread_args_helper.dart 11 additions, 1 deletionlib/src/spread_args_helper.dart
- lib/unittest.dart 33 additions, 42 deletionslib/unittest.dart
- test/unittest_invalid_ops_test.dart 0 additions, 1 deletiontest/unittest_invalid_ops_test.dart
- test/unittest_protect_async_test.dart 3 additions, 3 deletionstest/unittest_protect_async_test.dart
Loading
Please register or sign in to comment