Uses of Package
org.apache.maven.surefire.report

Packages that use org.apache.maven.surefire.report
org.apache.maven.plugin.surefire.runorder   
org.apache.maven.surefire.booter   
org.apache.maven.surefire.providerapi   
org.apache.maven.surefire.report   
 

Classes in org.apache.maven.surefire.report used by org.apache.maven.plugin.surefire.runorder
ReportEntry
           
 

Classes in org.apache.maven.surefire.report used by org.apache.maven.surefire.booter
ConsoleLogger
          Allows providers to write console messages on the running maven process.
ConsoleOutputReceiver
          A receiver of stdout/sterr output from running tests.
ReportEntry
           
ReporterConfiguration
          Bits and pieces of reporting configuration that seem to be necessary on the provider side.
ReporterFactory
          Used by the providers to request (per-thread) run listeners.
RunListener
          Used by providers to report results.
StackTraceWriter
          Ability to write a stack trace, filtered to omit locations inside Surefire and Maven.
 

Classes in org.apache.maven.surefire.report used by org.apache.maven.surefire.providerapi
ConsoleLogger
          Allows providers to write console messages on the running maven process.
ReporterConfiguration
          Bits and pieces of reporting configuration that seem to be necessary on the provider side.
ReporterException
          Exception occurring during report generation.
ReporterFactory
          Used by the providers to request (per-thread) run listeners.
 

Classes in org.apache.maven.surefire.report used by org.apache.maven.surefire.report
ConsoleLogger
          Allows providers to write console messages on the running maven process.
ConsoleOutputReceiver
          A receiver of stdout/sterr output from running tests.
ReportEntry
           
RunListener
          Used by providers to report results.
SafeThrowable
          Guards against misbehaving throwables
SimpleReportEntry
           
StackTraceWriter
          Ability to write a stack trace, filtered to omit locations inside Surefire and Maven.
 



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