Uses of Class
org.apache.maven.surefire.testset.TestSetFailedException

Packages that use TestSetFailedException
org.apache.maven.surefire.providerapi   
org.apache.maven.surefire.util   
 

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

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

Uses of TestSetFailedException in org.apache.maven.surefire.util
 

Methods in org.apache.maven.surefire.util that throw TestSetFailedException
static TestsToRun TestsToRun.fromClass(Class clazz)
           
 



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