public final class JUnitTestSet extends Object implements SurefireTestSet
| Constructor and Description |
|---|
JUnitTestSet(Class testClass,
JUnit3Reflector reflector) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(RunListener reporter,
ClassLoader loader) |
String |
getName() |
public JUnitTestSet(Class testClass, JUnit3Reflector reflector) throws TestSetFailedException
TestSetFailedExceptionpublic void execute(RunListener reporter, ClassLoader loader) throws TestSetFailedException
execute in interface SurefireTestSetTestSetFailedExceptionpublic String getName()
getName in interface SurefireTestSetCopyright © 2004–2019 The Apache Software Foundation. All rights reserved.