| AbstractTestResultConstructor |
Base constructor for framework-specific test case results.
|
| CucumberTestResultConstructor |
Constructs test case results from Cucumber test case finished events.
|
| ExceptionDetails |
Immutable container for exception message and stack trace.
|
| JUnitTestResultConstructor |
Constructs test case results from JUnit 5 extension contexts.
|
| TestNgTestResultConstructor |
Constructs test case results from TestNG test results.
|
| TestResultWrapper |
Wrapper containing test metadata and framework-specific data for result construction.
|
| TestResultWrapper.Builder |
Builder for test case result wrapper.
|