|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.maven.surefire.suite.AbstractDirectoryTestSuite
org.apache.maven.surefire.junit.JUnitDirectoryTestSuite
public class JUnitDirectoryTestSuite
Test suite for JUnit tests based on a directory of Java test classes.
| Field Summary |
|---|
| Fields inherited from class org.apache.maven.surefire.suite.AbstractDirectoryTestSuite |
|---|
bundle, testSets |
| Constructor Summary | |
|---|---|
JUnitDirectoryTestSuite(java.io.File basedir,
java.util.ArrayList includes,
java.util.ArrayList excludes)
|
|
| Method Summary | |
|---|---|
protected SurefireTestSet |
createTestSet(java.lang.Class testClass,
java.lang.ClassLoader classLoader)
|
| Methods inherited from class org.apache.maven.surefire.suite.AbstractDirectoryTestSuite |
|---|
execute, execute, getNumTests, locateTestSets |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JUnitDirectoryTestSuite(java.io.File basedir,
java.util.ArrayList includes,
java.util.ArrayList excludes)
| Method Detail |
|---|
protected SurefireTestSet createTestSet(java.lang.Class testClass,
java.lang.ClassLoader classLoader)
throws TestSetFailedException
createTestSet in class AbstractDirectoryTestSuiteTestSetFailedException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||