|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.maven.surefire.junit.JUnitTestSet
public final class JUnitTestSet
| Constructor Summary | |
|---|---|
JUnitTestSet(java.lang.Class testClass,
JUnit3Reflector reflector)
|
|
| Method Summary | |
|---|---|
void |
execute(Reporter reportManager,
java.lang.ClassLoader loader)
|
java.lang.String |
getName()
|
java.lang.Class |
getTestClass()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JUnitTestSet(java.lang.Class testClass,
JUnit3Reflector reflector)
throws TestSetFailedException
TestSetFailedException| Method Detail |
|---|
public void execute(Reporter reportManager,
java.lang.ClassLoader loader)
throws TestSetFailedException
execute in interface SurefireTestSetTestSetFailedExceptionpublic java.lang.String getName()
getName in interface SurefireTestSetpublic java.lang.Class getTestClass()
getTestClass in interface SurefireTestSet
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||