Class RunnerExecutor
java.lang.Object
org.junit.vintage.engine.execution.RunnerExecutor
- Since:
- 4.12
-
Constructor Summary
ConstructorsConstructorDescriptionRunnerExecutor(org.junit.platform.engine.EngineExecutionListener engineExecutionListener) -
Method Summary
-
Constructor Details
-
RunnerExecutor
public RunnerExecutor(org.junit.platform.engine.EngineExecutionListener engineExecutionListener)
-
-
Method Details
-
execute
-