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
TestSetFailedException
public void execute(RunListener reportManager, ClassLoader loader) throws TestSetFailedException
execute
in interface SurefireTestSet
TestSetFailedException
public String getName()
getName
in interface SurefireTestSet
Copyright © 2004–2018 The Apache Software Foundation. All rights reserved.