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