Uses of Class
org.apache.maven.surefire.report.SimpleReportEntry

Packages that use SimpleReportEntry
org.apache.maven.surefire.report   
 

Uses of SimpleReportEntry in org.apache.maven.surefire.report
 

Subclasses of SimpleReportEntry in org.apache.maven.surefire.report
 class CategorizedReportEntry
           
 

Methods in org.apache.maven.surefire.report that return SimpleReportEntry
static SimpleReportEntry SimpleReportEntry.ignored(String source, String name, String message)
           
static SimpleReportEntry SimpleReportEntry.withException(String source, String name, StackTraceWriter stackTraceWriter)
           
 



Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.