Uses of Class
org.apache.maven.plugin.surefire.Summary

Packages that use Summary
org.apache.maven.plugin.failsafe Provides Mojo goals for running integration tests and subsequently failing the build in a safe way. 
org.apache.maven.plugin.surefire   
 

Uses of Summary in org.apache.maven.plugin.failsafe
 

Methods in org.apache.maven.plugin.failsafe with parameters of type Summary
protected  void IntegrationTestMojo.handleSummary(Summary summary)
           
 

Uses of Summary in org.apache.maven.plugin.surefire
 

Methods in org.apache.maven.plugin.surefire with parameters of type Summary
protected  void SurefirePlugin.handleSummary(Summary summary)
           
protected abstract  void AbstractSurefireMojo.handleSummary(Summary summary)
           
protected  void AbstractSurefireMojo.restoreOriginalSystemPropertiesWhenNotForking(Summary summary)
           
 



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