public class ProjectCreator extends Object implements org.junit.platform.launcher.TestExecutionListener
| Constructor and Description |
|---|
ProjectCreator() |
| Modifier and Type | Method and Description |
|---|---|
void |
testPlanExecutionFinished(org.junit.platform.launcher.TestPlan testPlan) |
void |
testPlanExecutionStarted(org.junit.platform.launcher.TestPlan testPlan) |
public void testPlanExecutionStarted(org.junit.platform.launcher.TestPlan testPlan)
testPlanExecutionStarted in interface org.junit.platform.launcher.TestExecutionListenerpublic void testPlanExecutionFinished(org.junit.platform.launcher.TestPlan testPlan)
testPlanExecutionFinished in interface org.junit.platform.launcher.TestExecutionListenerCopyright © 2021. All rights reserved.