public class SummaryPrintingTestListener
extends org.junit.platform.launcher.listeners.SummaryGeneratingListener
| Constructor and Description |
|---|
SummaryPrintingTestListener(Configuration configuration) |
| Modifier and Type | Method and Description |
|---|---|
void |
testPlanExecutionFinished(org.junit.platform.launcher.TestPlan testPlan) |
dynamicTestRegistered, executionFinished, executionSkipped, executionStarted, getSummary, testPlanExecutionStartedpublic SummaryPrintingTestListener(Configuration configuration)
public void testPlanExecutionFinished(org.junit.platform.launcher.TestPlan testPlan)
testPlanExecutionFinished in interface org.junit.platform.launcher.TestExecutionListenertestPlanExecutionFinished in class org.junit.platform.launcher.listeners.SummaryGeneratingListener