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 SimpleReportEntrySimpleReportEntry.assumption(String source, String name, String message) static SimpleReportEntrystatic SimpleReportEntrySimpleReportEntry.withException(String source, String name, StackTraceWriter stackTraceWriter)