Uses of Package
org.apache.maven.surefire.junit
Packages that use org.apache.maven.surefire.junit
-
Classes in org.apache.maven.surefire.junit used by org.apache.maven.surefire.junitClassDescriptionThis implementation of
RunListener
handlesOutputReportEntry
in theoutput receiver
, downcasting toTestOutputReportEntry
, and delegates the report entry to theTestReportListener
.Describes a single test set