Expand description
Test outcomes.
Structs§
- A set of test results for a single test suite, which is all the tests in a single contract.
- The result of a single test in a test suite.
- The aggregated result of a test run.
- The result of an executed test.
- The result of a test setup.
Enums§
- Various types of tests
- Data report by a test.
- The status of a test.