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