json_reporter_protocol_0_1 library
Direct decoding models for protocol verion ^0.1.0
of the test json reporter
Classes
- Event
- Events as defined by json reporter
- Group
- Group model as defined by https://github.com/dart-lang/test/blob/master/pkgs/test/doc/json_reporter.md#group
- Suite
- Suite model as defined by https://github.com/dart-lang/test/blob/master/pkgs/test/doc/json_reporter.md#suite
- Test
- Test model as defined by https://github.com/dart-lang/test/blob/master/pkgs/test/doc/json_reporter.md#test
Enums
- TestResult
- Result of a test.