Uses of Class
org.apache.maven.plugin.surefire.report.TestSetRunListener
Packages that use TestSetRunListener
-
Uses of TestSetRunListener in org.apache.maven.plugin.surefire.report
Fields in org.apache.maven.plugin.surefire.report with type parameters of type TestSetRunListenerModifier and TypeFieldDescriptionprivate final Collection<TestSetRunListener>
DefaultReporterFactory.listeners
Methods in org.apache.maven.plugin.surefire.report with parameters of type TestSetRunListenerModifier and TypeMethodDescription(package private) final void
DefaultReporterFactory.addListener
(TestSetRunListener listener)