Uses of Interface
org.junit.platform.launcher.listeners.TestExecutionSummary
Packages that use TestExecutionSummary
Package
Description
Common
TestExecutionListener implementations and related support classes for
the Launcher.-
Uses of TestExecutionSummary in org.junit.platform.launcher.listeners
Classes in org.junit.platform.launcher.listeners that implement TestExecutionSummaryModifier and TypeClassDescription(package private) classMutable, internal implementation of theTestExecutionSummaryAPI.Methods in org.junit.platform.launcher.listeners that return TestExecutionSummaryModifier and TypeMethodDescriptionSummaryGeneratingListener.getSummary()Get the summary generated by this listener.