Uses of Interface
org.junit.platform.launcher.listeners.TestExecutionSummary
-
Packages that use TestExecutionSummary Package Description org.junit.platform.launcher.listeners CommonTestExecutionListenerimplementations and related support classes for theLauncher. -
-
Uses of TestExecutionSummary in org.junit.platform.launcher.listeners
Methods in org.junit.platform.launcher.listeners that return TestExecutionSummary Modifier and Type Method Description TestExecutionSummarySummaryGeneratingListener. getSummary()Get the summary generated by this listener.
-