Package de.bmiag.tapir.executiontest.expectation.execution
-
Interface Summary Interface Description ExecutionResult AnExecutionResult
is the result of any type of execution in tapir. -
Class Summary Class Description ComparableThrowable Immutable implementation ofComparableThrowable
.ComparableThrowable.Builder Builds instances of typeComparableThrowable
.ExecutionPlanExecutionResult Result of an execution plan execution.ExecutionPlanExecutionResult.Builder Builds instances of typeExecutionPlanExecutionResult
.ExecutionPlanExecutorExpectationHelper Helper class which provides convenience methods for executing an execution plan.TestClassExecutionResult Result of a test class execution.TestClassExecutionResult.Builder Builds instances of typeTestClassExecutionResult
.TestStepExecutionResult Result of a test step execution.TestStepExecutionResult.Builder Builds instances of typeTestStepExecutionResult
.TestSuiteExecutionResult Result of a test suite execution.TestSuiteExecutionResult.Builder Builds instances of typeTestSuiteExecutionResult
.