models/ensemble_test_models library
Declarative test document and run results.
Classes
- EnsembleSingleTestResult
- Result for one executed YAML test case.
- EnsembleTestCase
- Parsed definition of a single YAML test case.
- EnsembleTestEnvironment
- Environment overrides applied to a YAML test run.
- EnsembleTestReportDetails
- Human-readable run metadata for console reports (see TestReporter).
- EnsembleTestRunRequest
- Request object describing an Ensemble YAML test run.
- EnsembleTestRunResult
- Aggregate result for a YAML test run.
- MockAPIResponse
- Mock API response returned by the test HTTP provider.
- TestMocks
- Mock configuration attached to a test case.
- TestStep
- Single executable step from a YAML test file.
Enums
- TestStatus
- Status of a completed test case.
Exceptions / Errors
- EnsembleTestFailure
- Thrown when a test step or assertion fails.