Module models

Module models 

Source
Expand description

Data models for fixture information.

Structs§

ExpectedTestResult
The expected result for a test execution, including both the outcome and the expected rerun behavior.
RunProperties
Properties that control which tests should be run in integration test invocations.
TestCaseFixture
TestCaseFixtureProperties
TestNameAndFilterMatch
TestSuiteFixture
TestSuiteFixtureProperties

Enums§

CheckResult
The expected outcome of a test execution.
ExpectedReruns
What rerun behavior to expect for a test case.
TerminalCheckResult
The result of a test as it appears in terminal output.
TestCaseFixtureStatus