public class ExecutionPlanExecutorExpectationHelper extends Object
| Constructor and Description |
|---|
ExecutionPlanExecutorExpectationHelper() |
| Modifier and Type | Method and Description |
|---|---|
List<ExecutionResult> |
getResults(Class<?> testClass)
Executes the given testClass and returns the execution result.
|
public ExecutionPlanExecutorExpectationHelper()
public List<ExecutionResult> getResults(Class<?> testClass)
testClass - the test class or suite to be executedExecutionResultCopyright © 2018–2020 b+m Informatik AG. All rights reserved.