Add some basic interfaces that will be used for the test runner.
So far these interfaces don't really do anything, so there aren't any tests. Future commits will use these as a foundation. R=kevmoo@google.com See #2 Review URL: https://codereview.chromium.org//877553009
Showing
- lib/src/live_test.dart 104 additions, 0 deletionslib/src/live_test.dart
- lib/src/live_test_controller.dart 128 additions, 0 deletionslib/src/live_test_controller.dart
- lib/src/state.dart 106 additions, 0 deletionslib/src/state.dart
- lib/src/suite.dart 24 additions, 0 deletionslib/src/suite.dart
- lib/src/test.dart 24 additions, 0 deletionslib/src/test.dart
Loading
Please register or sign in to comment