| Interface | Description |
|---|---|
| ExecutionResult |
An
ExecutionResult is the result of any type of execution in tapir. |
| Class | Description |
|---|---|
| ComparableThrowable |
Immutable implementation of
ComparableThrowable. |
| ComparableThrowable.Builder |
Builds instances of type
ComparableThrowable. |
| ExecutionPlanExecutionResult |
Result of an execution plan execution.
|
| ExecutionPlanExecutionResult.Builder |
Builds instances of type
ExecutionPlanExecutionResult. |
| ExecutionPlanExecutorExpectationHelper |
Helper class which provides convenience methods for executing an execution plan.
|
| TestClassExecutionResult |
Result of a test class execution.
|
| TestClassExecutionResult.Builder |
Builds instances of type
TestClassExecutionResult. |
| TestStepExecutionResult |
Result of a test step execution.
|
| TestStepExecutionResult.Builder |
Builds instances of type
TestStepExecutionResult. |
| TestSuiteExecutionResult |
Result of a test suite execution.
|
| TestSuiteExecutionResult.Builder |
Builds instances of type
TestSuiteExecutionResult. |
Copyright © 2018–2020 b+m Informatik AG. All rights reserved.