Skip navigation links
B C D E G H P R S T V 

B

build(Procedures.Procedure1<ComparableThrowable.Builder>) - Static method in class de.bmiag.tapir.executiontest.expectation.execution.ComparableThrowable
Creates an immutable instance of ComparableThrowable.
build(Procedures.Procedure1<ExecutionPlanExecutionResult.Builder>) - Static method in class de.bmiag.tapir.executiontest.expectation.execution.ExecutionPlanExecutionResult
Creates an immutable instance of ExecutionPlanExecutionResult.
build(Procedures.Procedure1<TestClassExecutionResult.Builder>) - Static method in class de.bmiag.tapir.executiontest.expectation.execution.TestClassExecutionResult
Creates an immutable instance of TestClassExecutionResult.
build(Procedures.Procedure1<TestStepExecutionResult.Builder>) - Static method in class de.bmiag.tapir.executiontest.expectation.execution.TestStepExecutionResult
Creates an immutable instance of TestStepExecutionResult.
build(Procedures.Procedure1<TestSuiteExecutionResult.Builder>) - Static method in class de.bmiag.tapir.executiontest.expectation.execution.TestSuiteExecutionResult
Creates an immutable instance of TestSuiteExecutionResult.
build(Procedures.Procedure1<ExecutionPlanExpectation.Builder>) - Static method in class de.bmiag.tapir.executiontest.expectation.plan.ExecutionPlanExpectation
Creates an immutable instance of ExecutionPlanExpectation.
build(Procedures.Procedure1<TestClassExpectation.Builder>) - Static method in class de.bmiag.tapir.executiontest.expectation.plan.TestClassExpectation
Creates an immutable instance of TestClassExpectation.
build(Procedures.Procedure1<TestParameterExpectation.Builder>) - Static method in class de.bmiag.tapir.executiontest.expectation.plan.TestParameterExpectation
Creates an immutable instance of TestParameterExpectation.
build(Procedures.Procedure1<TestStepExpectation.Builder>) - Static method in class de.bmiag.tapir.executiontest.expectation.plan.TestStepExpectation
Creates an immutable instance of TestStepExpectation.
build(Procedures.Procedure1<TestSuiteExpectation.Builder>) - Static method in class de.bmiag.tapir.executiontest.expectation.plan.TestSuiteExpectation
Creates an immutable instance of TestSuiteExpectation.

C

classFailed(TestClass, Throwable) - Method in class de.bmiag.tapir.executiontest.listener.TestExecutionListener
 
classSkipped(TestClass) - Method in class de.bmiag.tapir.executiontest.listener.TestExecutionListener
 
classStarted(TestClass) - Method in class de.bmiag.tapir.executiontest.listener.TestExecutionListener
 
classSucceeded(TestClass) - Method in class de.bmiag.tapir.executiontest.listener.TestExecutionListener
 
ComparableThrowable - Class in de.bmiag.tapir.executiontest.expectation.execution
Immutable implementation of ComparableThrowable.
ComparableThrowable.Builder - Class in de.bmiag.tapir.executiontest.expectation.execution
Builds instances of type ComparableThrowable.
copy(Procedures.Procedure1<ComparableThrowable.Builder>) - Method in class de.bmiag.tapir.executiontest.expectation.execution.ComparableThrowable
Creates an immutable copy of this instance.
copy(Procedures.Procedure1<ExecutionPlanExecutionResult.Builder>) - Method in class de.bmiag.tapir.executiontest.expectation.execution.ExecutionPlanExecutionResult
Creates an immutable copy of this instance.
copy(Procedures.Procedure1<TestClassExecutionResult.Builder>) - Method in class de.bmiag.tapir.executiontest.expectation.execution.TestClassExecutionResult
Creates an immutable copy of this instance.
copy(Procedures.Procedure1<TestStepExecutionResult.Builder>) - Method in class de.bmiag.tapir.executiontest.expectation.execution.TestStepExecutionResult
Creates an immutable copy of this instance.
copy(Procedures.Procedure1<TestSuiteExecutionResult.Builder>) - Method in class de.bmiag.tapir.executiontest.expectation.execution.TestSuiteExecutionResult
Creates an immutable copy of this instance.
copy(Procedures.Procedure1<ExecutionPlanExpectation.Builder>) - Method in class de.bmiag.tapir.executiontest.expectation.plan.ExecutionPlanExpectation
Creates an immutable copy of this instance.
copy(Procedures.Procedure1<TestClassExpectation.Builder>) - Method in class de.bmiag.tapir.executiontest.expectation.plan.TestClassExpectation
Creates an immutable copy of this instance.
copy(Procedures.Procedure1<TestParameterExpectation.Builder>) - Method in class de.bmiag.tapir.executiontest.expectation.plan.TestParameterExpectation
Creates an immutable copy of this instance.
copy(Procedures.Procedure1<TestStepExpectation.Builder>) - Method in class de.bmiag.tapir.executiontest.expectation.plan.TestStepExpectation
Creates an immutable copy of this instance.
copy(Procedures.Procedure1<TestSuiteExpectation.Builder>) - Method in class de.bmiag.tapir.executiontest.expectation.plan.TestSuiteExpectation
Creates an immutable copy of this instance.

D

de.bmiag.tapir.executiontest - package de.bmiag.tapir.executiontest
 
de.bmiag.tapir.executiontest.data - package de.bmiag.tapir.executiontest.data
 
de.bmiag.tapir.executiontest.expectation - package de.bmiag.tapir.executiontest.expectation
 
de.bmiag.tapir.executiontest.expectation.execution - package de.bmiag.tapir.executiontest.expectation.execution
 
de.bmiag.tapir.executiontest.expectation.plan - package de.bmiag.tapir.executiontest.expectation.plan
 
de.bmiag.tapir.executiontest.listener - package de.bmiag.tapir.executiontest.listener
 
doAssertion(ExecutionPlanExpectation, ExecutionPlan) - Static method in class de.bmiag.tapir.executiontest.expectation.plan.ExecutionPlanAssertion
Asserts that the given actual execution plan is equal to the given execution plan expectation.

E

equals(Object) - Method in class de.bmiag.tapir.executiontest.expectation.execution.ComparableThrowable
 
equals(Object) - Method in class de.bmiag.tapir.executiontest.expectation.execution.ExecutionPlanExecutionResult
 
equals(Object) - Method in class de.bmiag.tapir.executiontest.expectation.execution.TestClassExecutionResult
 
equals(Object) - Method in class de.bmiag.tapir.executiontest.expectation.execution.TestStepExecutionResult
 
equals(Object) - Method in class de.bmiag.tapir.executiontest.expectation.execution.TestSuiteExecutionResult
 
equals(Object) - Method in class de.bmiag.tapir.executiontest.expectation.plan.ExecutionPlanExpectation
 
equals(Object) - Method in class de.bmiag.tapir.executiontest.expectation.plan.TestClassExpectation
 
equals(Object) - Method in class de.bmiag.tapir.executiontest.expectation.plan.TestParameterExpectation
 
equals(Object) - Method in class de.bmiag.tapir.executiontest.expectation.plan.TestStepExpectation
 
equals(Object) - Method in class de.bmiag.tapir.executiontest.expectation.plan.TestSuiteExpectation
 
executionFailed(ExecutionPlan, Throwable) - Method in class de.bmiag.tapir.executiontest.listener.TestExecutionListener
 
executionPlan() - Method in class de.bmiag.tapir.executiontest.expectation.plan.ExecutionPlanExpectationHelper
Constructs an execution plan expectation without any child expectations.
executionPlan(List<StructuralElementExpectation>) - Method in class de.bmiag.tapir.executiontest.expectation.plan.ExecutionPlanExpectationHelper
Constructs an execution plan expectation with the given child expectations.
ExecutionPlanAssertion - Class in de.bmiag.tapir.executiontest.expectation.plan
Provides some convenience methods in order to assert the expectations against actual results.
ExecutionPlanAssertion() - Constructor for class de.bmiag.tapir.executiontest.expectation.plan.ExecutionPlanAssertion
 
ExecutionPlanExecutionResult - Class in de.bmiag.tapir.executiontest.expectation.execution
Result of an execution plan execution.
ExecutionPlanExecutionResult.Builder - Class in de.bmiag.tapir.executiontest.expectation.execution
Builds instances of type ExecutionPlanExecutionResult.
ExecutionPlanExecutorExpectationHelper - Class in de.bmiag.tapir.executiontest.expectation.execution
Helper class which provides convenience methods for executing an execution plan.
ExecutionPlanExecutorExpectationHelper() - Constructor for class de.bmiag.tapir.executiontest.expectation.execution.ExecutionPlanExecutorExpectationHelper
 
ExecutionPlanExpectation - Class in de.bmiag.tapir.executiontest.expectation.plan
An expectation concerning an ExecutionPlan.
ExecutionPlanExpectation.Builder - Class in de.bmiag.tapir.executiontest.expectation.plan
Builds instances of type ExecutionPlanExpectation.
ExecutionPlanExpectationHelper - Class in de.bmiag.tapir.executiontest.expectation.plan
Provides some convenience methods in order to build readable execution plan expectations.
ExecutionPlanExpectationHelper() - Constructor for class de.bmiag.tapir.executiontest.expectation.plan.ExecutionPlanExpectationHelper
 
ExecutionResult - Interface in de.bmiag.tapir.executiontest.expectation.execution
An ExecutionResult is the result of any type of execution in tapir.
executionStarted(ExecutionPlan) - Method in class de.bmiag.tapir.executiontest.listener.TestExecutionListener
 
ExecutionState - Enum in de.bmiag.tapir.executiontest.data
The result of an execution.
executionSucceeded(ExecutionPlan) - Method in class de.bmiag.tapir.executiontest.listener.TestExecutionListener
 
ExecutionTestLibConfiguration - Class in de.bmiag.tapir.executiontest
Provides the configuration for tapir's Execution Test module.
ExecutionTestLibConfiguration() - Constructor for class de.bmiag.tapir.executiontest.ExecutionTestLibConfiguration
 

G

getChildren() - Method in class de.bmiag.tapir.executiontest.expectation.plan.ExecutionPlanExpectation
 
getChildren() - Method in interface de.bmiag.tapir.executiontest.expectation.plan.StructuralElementExpectationContainer
Returns the child expectations.
getChildren() - Method in class de.bmiag.tapir.executiontest.expectation.plan.TestSuiteExpectation
 
getComparableThrowable() - Method in class de.bmiag.tapir.executiontest.expectation.execution.ExecutionPlanExecutionResult
 
getComparableThrowable() - Method in interface de.bmiag.tapir.executiontest.expectation.execution.ExecutionResult
Returns the throwable, if there is any.
getComparableThrowable() - Method in class de.bmiag.tapir.executiontest.expectation.execution.TestClassExecutionResult
 
getComparableThrowable() - Method in class de.bmiag.tapir.executiontest.expectation.execution.TestStepExecutionResult
 
getComparableThrowable() - Method in class de.bmiag.tapir.executiontest.expectation.execution.TestSuiteExecutionResult
 
getExecutionState() - Method in class de.bmiag.tapir.executiontest.expectation.execution.ExecutionPlanExecutionResult
 
getExecutionState() - Method in interface de.bmiag.tapir.executiontest.expectation.execution.ExecutionResult
Returns the execution state.
getExecutionState() - Method in class de.bmiag.tapir.executiontest.expectation.execution.TestClassExecutionResult
 
getExecutionState() - Method in class de.bmiag.tapir.executiontest.expectation.execution.TestStepExecutionResult
 
getExecutionState() - Method in class de.bmiag.tapir.executiontest.expectation.execution.TestSuiteExecutionResult
 
getJavaClass() - Method in class de.bmiag.tapir.executiontest.expectation.execution.TestClassExecutionResult
 
getJavaClass() - Method in class de.bmiag.tapir.executiontest.expectation.execution.TestStepExecutionResult
 
getJavaClass() - Method in class de.bmiag.tapir.executiontest.expectation.execution.TestSuiteExecutionResult
 
getJavaClass() - Method in class de.bmiag.tapir.executiontest.expectation.plan.TestClassExpectation
 
getJavaClass() - Method in class de.bmiag.tapir.executiontest.expectation.plan.TestSuiteExpectation
 
getMessage() - Method in class de.bmiag.tapir.executiontest.expectation.execution.ComparableThrowable
 
getMethodName() - Method in class de.bmiag.tapir.executiontest.expectation.plan.TestStepExpectation
 
getName() - Method in class de.bmiag.tapir.executiontest.expectation.execution.TestStepExecutionResult
 
getName() - Method in class de.bmiag.tapir.executiontest.expectation.plan.TestParameterExpectation
 
getParameters() - Method in class de.bmiag.tapir.executiontest.expectation.execution.TestClassExecutionResult
 
getParameters() - Method in class de.bmiag.tapir.executiontest.expectation.execution.TestStepExecutionResult
 
getParameters() - Method in interface de.bmiag.tapir.executiontest.expectation.Parameterized
Returns the expected parameters.
getParameters() - Method in class de.bmiag.tapir.executiontest.expectation.plan.TestClassExpectation
 
getParameters() - Method in class de.bmiag.tapir.executiontest.expectation.plan.TestStepExpectation
 
getResults(Class<?>) - Method in class de.bmiag.tapir.executiontest.expectation.execution.ExecutionPlanExecutorExpectationHelper
Executes the given testClass and returns the execution result.
getResults() - Method in class de.bmiag.tapir.executiontest.listener.TestExecutionListener
 
getSteps() - Method in class de.bmiag.tapir.executiontest.expectation.plan.TestClassExpectation
 
getTestClassParameters() - Method in class de.bmiag.tapir.executiontest.expectation.execution.TestStepExecutionResult
 
getThrowableClass() - Method in class de.bmiag.tapir.executiontest.expectation.execution.ComparableThrowable
 
getValue() - Method in class de.bmiag.tapir.executiontest.expectation.plan.TestParameterExpectation
 

H

hashCode() - Method in class de.bmiag.tapir.executiontest.expectation.execution.ComparableThrowable
 
hashCode() - Method in class de.bmiag.tapir.executiontest.expectation.execution.ExecutionPlanExecutionResult
 
hashCode() - Method in class de.bmiag.tapir.executiontest.expectation.execution.TestClassExecutionResult
 
hashCode() - Method in class de.bmiag.tapir.executiontest.expectation.execution.TestStepExecutionResult
 
hashCode() - Method in class de.bmiag.tapir.executiontest.expectation.execution.TestSuiteExecutionResult
 
hashCode() - Method in class de.bmiag.tapir.executiontest.expectation.plan.ExecutionPlanExpectation
 
hashCode() - Method in class de.bmiag.tapir.executiontest.expectation.plan.TestClassExpectation
 
hashCode() - Method in class de.bmiag.tapir.executiontest.expectation.plan.TestParameterExpectation
 
hashCode() - Method in class de.bmiag.tapir.executiontest.expectation.plan.TestStepExpectation
 
hashCode() - Method in class de.bmiag.tapir.executiontest.expectation.plan.TestSuiteExpectation
 

P

Parameterized - Interface in de.bmiag.tapir.executiontest.expectation
Provides the possibility to expect parameters.

R

runTest(Class<?>, Map<String, String>, ExecutionPlanExpectation) - Method in class de.bmiag.tapir.executiontest.expectation.plan.ExecutionPlanExpectationHelper
After setting the given properties as JVM System properties the execution plan for given testClass is obtained and asserted against the ExecutionPlanExpectation.
runTest(Class<?>, ExecutionPlanExpectation) - Method in class de.bmiag.tapir.executiontest.expectation.plan.ExecutionPlanExpectationHelper
Obtains the execution plan for given testClass and asserts it against the ExecutionPlanExpectation.

S

setChildren(Iterable<StructuralElementExpectation>) - Method in class de.bmiag.tapir.executiontest.expectation.plan.ExecutionPlanExpectation.Builder
setChildren(Iterable<StructuralElementExpectation>) - Method in class de.bmiag.tapir.executiontest.expectation.plan.TestSuiteExpectation.Builder
setComparableThrowable(Optional<ComparableThrowable>) - Method in class de.bmiag.tapir.executiontest.expectation.execution.ExecutionPlanExecutionResult.Builder
Initializes the value for the ExecutionPlanExecutionResult.Builder.comparableThrowable attribute.
setComparableThrowable(ComparableThrowable) - Method in class de.bmiag.tapir.executiontest.expectation.execution.ExecutionPlanExecutionResult.Builder
Initializes the default value for the ExecutionPlanExecutionResult.Builder.comparableThrowable attribute.
setComparableThrowable(Optional<ComparableThrowable>) - Method in class de.bmiag.tapir.executiontest.expectation.execution.TestClassExecutionResult.Builder
Initializes the value for the TestClassExecutionResult.Builder.comparableThrowable attribute.
setComparableThrowable(ComparableThrowable) - Method in class de.bmiag.tapir.executiontest.expectation.execution.TestClassExecutionResult.Builder
Initializes the default value for the TestClassExecutionResult.Builder.comparableThrowable attribute.
setComparableThrowable(Optional<ComparableThrowable>) - Method in class de.bmiag.tapir.executiontest.expectation.execution.TestStepExecutionResult.Builder
Initializes the value for the TestStepExecutionResult.Builder.comparableThrowable attribute.
setComparableThrowable(ComparableThrowable) - Method in class de.bmiag.tapir.executiontest.expectation.execution.TestStepExecutionResult.Builder
Initializes the default value for the TestStepExecutionResult.Builder.comparableThrowable attribute.
setComparableThrowable(Optional<ComparableThrowable>) - Method in class de.bmiag.tapir.executiontest.expectation.execution.TestSuiteExecutionResult.Builder
Initializes the value for the TestSuiteExecutionResult.Builder.comparableThrowable attribute.
setComparableThrowable(ComparableThrowable) - Method in class de.bmiag.tapir.executiontest.expectation.execution.TestSuiteExecutionResult.Builder
Initializes the default value for the TestSuiteExecutionResult.Builder.comparableThrowable attribute.
setExecutionState(ExecutionState) - Method in class de.bmiag.tapir.executiontest.expectation.execution.ExecutionPlanExecutionResult.Builder
Initializes the value for the ExecutionPlanExecutionResult.Builder.executionState attribute.
setExecutionState(ExecutionState) - Method in class de.bmiag.tapir.executiontest.expectation.execution.TestClassExecutionResult.Builder
Initializes the value for the TestClassExecutionResult.Builder.executionState attribute.
setExecutionState(ExecutionState) - Method in class de.bmiag.tapir.executiontest.expectation.execution.TestStepExecutionResult.Builder
Initializes the value for the TestStepExecutionResult.Builder.executionState attribute.
setExecutionState(ExecutionState) - Method in class de.bmiag.tapir.executiontest.expectation.execution.TestSuiteExecutionResult.Builder
Initializes the value for the TestSuiteExecutionResult.Builder.executionState attribute.
setJavaClass(Class<?>) - Method in class de.bmiag.tapir.executiontest.expectation.execution.TestClassExecutionResult.Builder
Initializes the value for the TestClassExecutionResult.Builder.javaClass attribute.
setJavaClass(Class<?>) - Method in class de.bmiag.tapir.executiontest.expectation.execution.TestStepExecutionResult.Builder
Initializes the value for the TestStepExecutionResult.Builder.javaClass attribute.
setJavaClass(Class<?>) - Method in class de.bmiag.tapir.executiontest.expectation.execution.TestSuiteExecutionResult.Builder
Initializes the value for the TestSuiteExecutionResult.Builder.javaClass attribute.
setJavaClass(Class<?>) - Method in class de.bmiag.tapir.executiontest.expectation.plan.TestClassExpectation.Builder
Initializes the value for the TestClassExpectation.Builder.javaClass attribute.
setJavaClass(Class<?>) - Method in class de.bmiag.tapir.executiontest.expectation.plan.TestSuiteExpectation.Builder
Initializes the value for the TestSuiteExpectation.Builder.javaClass attribute.
setMessage(String) - Method in class de.bmiag.tapir.executiontest.expectation.execution.ComparableThrowable.Builder
Initializes the value for the ComparableThrowable.Builder.message attribute.
setMethodName(String) - Method in class de.bmiag.tapir.executiontest.expectation.plan.TestStepExpectation.Builder
Initializes the value for the TestStepExpectation.Builder.methodName attribute.
setName(String) - Method in class de.bmiag.tapir.executiontest.expectation.execution.TestStepExecutionResult.Builder
Initializes the value for the TestStepExecutionResult.Builder.name attribute.
setName(String) - Method in class de.bmiag.tapir.executiontest.expectation.plan.TestParameterExpectation.Builder
Initializes the value for the TestParameterExpectation.Builder.name attribute.
setParameters(Iterable<TestParameterExpectation>) - Method in class de.bmiag.tapir.executiontest.expectation.execution.TestClassExecutionResult.Builder
setParameters(Iterable<TestParameterExpectation>) - Method in class de.bmiag.tapir.executiontest.expectation.execution.TestStepExecutionResult.Builder
setParameters(Iterable<TestParameterExpectation>) - Method in class de.bmiag.tapir.executiontest.expectation.plan.TestClassExpectation.Builder
setParameters(Iterable<TestParameterExpectation>) - Method in class de.bmiag.tapir.executiontest.expectation.plan.TestStepExpectation.Builder
setSteps(Iterable<TestStepExpectation>) - Method in class de.bmiag.tapir.executiontest.expectation.plan.TestClassExpectation.Builder
setTestClassParameters(Iterable<TestParameterExpectation>) - Method in class de.bmiag.tapir.executiontest.expectation.execution.TestStepExecutionResult.Builder
setThrowableClass(Class<? extends Throwable>) - Method in class de.bmiag.tapir.executiontest.expectation.execution.ComparableThrowable.Builder
Initializes the value for the ComparableThrowable.Builder.throwableClass attribute.
setValue(Object) - Method in class de.bmiag.tapir.executiontest.expectation.plan.TestParameterExpectation.Builder
Initializes the value for the TestParameterExpectation.Builder.value attribute.
stepFailed(TestStep, Throwable) - Method in class de.bmiag.tapir.executiontest.listener.TestExecutionListener
 
stepSkipped(TestStep) - Method in class de.bmiag.tapir.executiontest.listener.TestExecutionListener
 
stepStarted(TestStep) - Method in class de.bmiag.tapir.executiontest.listener.TestExecutionListener
 
stepSucceeded(TestStep) - Method in class de.bmiag.tapir.executiontest.listener.TestExecutionListener
 
StructuralElementExpectation - Interface in de.bmiag.tapir.executiontest.expectation.plan
An expectation concerning a StructuralElement.
StructuralElementExpectationContainer - Interface in de.bmiag.tapir.executiontest.expectation.plan
An expectation concerning a StructuralElementContainer.
suiteFailed(TestSuite, Throwable) - Method in class de.bmiag.tapir.executiontest.listener.TestExecutionListener
 
suiteSkipped(TestSuite) - Method in class de.bmiag.tapir.executiontest.listener.TestExecutionListener
 
suiteStarted(TestSuite) - Method in class de.bmiag.tapir.executiontest.listener.TestExecutionListener
 
suiteSucceeded(TestSuite) - Method in class de.bmiag.tapir.executiontest.listener.TestExecutionListener
 

T

testClass(Class<?>, List<TestStepExpectation>) - Method in class de.bmiag.tapir.executiontest.expectation.plan.ExecutionPlanExpectationHelper
Constructs a test class expectation for the given parameters.
testClass(Class<?>, TestParameterExpectation, List<TestStepExpectation>) - Method in class de.bmiag.tapir.executiontest.expectation.plan.ExecutionPlanExpectationHelper
Constructs a parameterized (single parameter) test class expectation for the given parameters.
testClass(Class<?>, List<TestParameterExpectation>, Iterable<TestStepExpectation>) - Method in class de.bmiag.tapir.executiontest.expectation.plan.ExecutionPlanExpectationHelper
Constructs a parameterized (multiple parameters) test class expectation for the given parameters.
TestClassExecutionResult - Class in de.bmiag.tapir.executiontest.expectation.execution
Result of a test class execution.
TestClassExecutionResult.Builder - Class in de.bmiag.tapir.executiontest.expectation.execution
Builds instances of type TestClassExecutionResult.
TestClassExpectation - Class in de.bmiag.tapir.executiontest.expectation.plan
An expectation concerning a TestClass.
TestClassExpectation.Builder - Class in de.bmiag.tapir.executiontest.expectation.plan
Builds instances of type TestClassExpectation.
TestExecutionListener - Class in de.bmiag.tapir.executiontest.listener
ExecutionListener which collects the results of all execution model elements and provides them via getResults().
TestExecutionListener() - Constructor for class de.bmiag.tapir.executiontest.listener.TestExecutionListener
 
testParameter(String, Object) - Method in class de.bmiag.tapir.executiontest.expectation.plan.ExecutionPlanExpectationHelper
Constructs a test parameter expectation for the given parameters.
TestParameterExpectation - Class in de.bmiag.tapir.executiontest.expectation.plan
An expectation concerning a TestParameter.
TestParameterExpectation.Builder - Class in de.bmiag.tapir.executiontest.expectation.plan
Builds instances of type TestParameterExpectation.
testStep(String) - Method in class de.bmiag.tapir.executiontest.expectation.plan.ExecutionPlanExpectationHelper
Constructs a test step expectation for the given name.
testStep(String, TestParameterExpectation) - Method in class de.bmiag.tapir.executiontest.expectation.plan.ExecutionPlanExpectationHelper
Constructs a parameterized (single parameter) test step expectation for the given name.
testStep(String, List<TestParameterExpectation>) - Method in class de.bmiag.tapir.executiontest.expectation.plan.ExecutionPlanExpectationHelper
Constructs a parameterized (multiple parameters) test step expectation for the given name.
TestStepExecutionResult - Class in de.bmiag.tapir.executiontest.expectation.execution
Result of a test step execution.
TestStepExecutionResult.Builder - Class in de.bmiag.tapir.executiontest.expectation.execution
Builds instances of type TestStepExecutionResult.
TestStepExpectation - Class in de.bmiag.tapir.executiontest.expectation.plan
An expectation concerning a TestStep.
TestStepExpectation.Builder - Class in de.bmiag.tapir.executiontest.expectation.plan
Builds instances of type TestStepExpectation.
testSuite(Class<?>, List<StructuralElementExpectation>) - Method in class de.bmiag.tapir.executiontest.expectation.plan.ExecutionPlanExpectationHelper
Constructs a test suite expectation for the given parameters.
TestSuiteExecutionResult - Class in de.bmiag.tapir.executiontest.expectation.execution
Result of a test suite execution.
TestSuiteExecutionResult.Builder - Class in de.bmiag.tapir.executiontest.expectation.execution
Builds instances of type TestSuiteExecutionResult.
TestSuiteExpectation - Class in de.bmiag.tapir.executiontest.expectation.plan
An expectation concerning a TestSuite.
TestSuiteExpectation.Builder - Class in de.bmiag.tapir.executiontest.expectation.plan
Builds instances of type TestSuiteExpectation.
toString() - Method in class de.bmiag.tapir.executiontest.expectation.execution.ComparableThrowable
 
toString() - Method in class de.bmiag.tapir.executiontest.expectation.execution.ExecutionPlanExecutionResult
 
toString() - Method in class de.bmiag.tapir.executiontest.expectation.execution.TestClassExecutionResult
 
toString() - Method in class de.bmiag.tapir.executiontest.expectation.execution.TestStepExecutionResult
 
toString() - Method in class de.bmiag.tapir.executiontest.expectation.execution.TestSuiteExecutionResult
 
toString() - Method in class de.bmiag.tapir.executiontest.expectation.plan.ExecutionPlanExpectation
 
toString() - Method in class de.bmiag.tapir.executiontest.expectation.plan.TestClassExpectation
 
toString() - Method in class de.bmiag.tapir.executiontest.expectation.plan.TestParameterExpectation
 
toString() - Method in class de.bmiag.tapir.executiontest.expectation.plan.TestStepExpectation
 
toString() - Method in class de.bmiag.tapir.executiontest.expectation.plan.TestSuiteExpectation
 

V

valueOf(String) - Static method in enum de.bmiag.tapir.executiontest.data.ExecutionState
Returns the enum constant of this type with the specified name.
values() - Static method in enum de.bmiag.tapir.executiontest.data.ExecutionState
Returns an array containing the constants of this enum type, in the order they are declared.
B C D E G H P R S T V 
Skip navigation links

Copyright © 2018–2020 b+m Informatik AG. All rights reserved.