Uses of Class
org.apache.maven.surefire.report.SimpleReportEntry
Packages that use SimpleReportEntry
-
Uses of SimpleReportEntry in org.apache.maven.surefire.report
Subclasses of SimpleReportEntry in org.apache.maven.surefire.reportMethods in org.apache.maven.surefire.report that return SimpleReportEntryModifier and TypeMethodDescriptionstatic SimpleReportEntry
SimpleReportEntry.assumption
(String source, String name, String message) static SimpleReportEntry
static SimpleReportEntry
SimpleReportEntry.withException
(String source, String name, StackTraceWriter stackTraceWriter)