Uses of Class
org.apache.maven.surefire.suite.RunResult

Packages that use RunResult
org.apache.maven.surefire.providerapi   
org.apache.maven.surefire.report   
 

Uses of RunResult in org.apache.maven.surefire.providerapi
 

Methods in org.apache.maven.surefire.providerapi that return RunResult
 RunResult SurefireProvider.invoke(Object forkTestSet)
          Runs a forked test
 

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

Methods in org.apache.maven.surefire.report that return RunResult
 RunResult ReporterFactory.close()
           
 RunResult ReporterManagerFactory.close()
           
 RunResult TestSetStatistics.getRunResult()
           
 



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