Interface DetailsPrintingListener
- All Superinterfaces:
org.junit.platform.launcher.TestExecutionListener
- All Known Implementing Classes:
FlatPrintingListener, TestFeedPrintingListener, TreePrintingListener, VerboseTreePrintingListener
@API(status=INTERNAL,
since="1.14")
public interface DetailsPrintingListener
extends org.junit.platform.launcher.TestExecutionListener
- Since:
- 1.0
-
Field Summary
Fields -
Method Summary
Methods inherited from interface org.junit.platform.launcher.TestExecutionListener
dynamicTestRegistered, executionFinished, executionSkipped, executionStarted, fileEntryPublished, reportingEntryPublished, testPlanExecutionFinished, testPlanExecutionStarted
-
Field Details
-
LINE_START_PATTERN
-
-
Method Details
-
listTests
void listTests(org.junit.platform.launcher.TestPlan testPlan) -
indented
-