public class SCATestSuite extends Object implements org.apache.maven.surefire.suite.SurefireTestSuite
| Constructor and Description |
|---|
SCATestSuite() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(SCATestSet testSet) |
void |
execute(org.apache.maven.surefire.report.ReporterManagerFactory reporterManagerFactory,
ClassLoader classLoader) |
protected void |
execute(SCATestSet testSet,
org.apache.maven.surefire.report.ReporterManager reporterManager,
ClassLoader classLoader) |
void |
execute(String testSetName,
org.apache.maven.surefire.report.ReporterManagerFactory reporterManagerFactory,
ClassLoader classLoader) |
int |
getNumTests() |
int |
getNumTestSets() |
Map<?,?> |
locateTestSets(ClassLoader classLoader) |
public void add(SCATestSet testSet)
public void execute(org.apache.maven.surefire.report.ReporterManagerFactory reporterManagerFactory,
ClassLoader classLoader)
throws org.apache.maven.surefire.report.ReporterException,
org.apache.maven.surefire.testset.TestSetFailedException
execute in interface org.apache.maven.surefire.suite.SurefireTestSuiteorg.apache.maven.surefire.report.ReporterExceptionorg.apache.maven.surefire.testset.TestSetFailedExceptionpublic void execute(String testSetName, org.apache.maven.surefire.report.ReporterManagerFactory reporterManagerFactory, ClassLoader classLoader) throws org.apache.maven.surefire.report.ReporterException, org.apache.maven.surefire.testset.TestSetFailedException
execute in interface org.apache.maven.surefire.suite.SurefireTestSuiteorg.apache.maven.surefire.report.ReporterExceptionorg.apache.maven.surefire.testset.TestSetFailedExceptionpublic int getNumTests()
getNumTests in interface org.apache.maven.surefire.suite.SurefireTestSuitepublic int getNumTestSets()
protected void execute(SCATestSet testSet, org.apache.maven.surefire.report.ReporterManager reporterManager, ClassLoader classLoader) throws org.apache.maven.surefire.report.ReporterException, org.apache.maven.surefire.testset.TestSetFailedException
org.apache.maven.surefire.report.ReporterExceptionorg.apache.maven.surefire.testset.TestSetFailedExceptionpublic Map<?,?> locateTestSets(ClassLoader classLoader) throws org.apache.maven.surefire.testset.TestSetFailedException
locateTestSets in interface org.apache.maven.surefire.suite.SurefireTestSuiteorg.apache.maven.surefire.testset.TestSetFailedExceptionCopyright © 2016 Metaform Systems.