public interface SurefireTestSet
| Modifier and Type | Method and Description |
|---|---|
void |
execute(Reporter reportManager,
java.lang.ClassLoader loader) |
java.lang.String |
getName() |
java.lang.Class |
getTestClass() |
void execute(Reporter reportManager, java.lang.ClassLoader loader) throws TestSetFailedException
TestSetFailedExceptionjava.lang.String getName()
java.lang.Class getTestClass()
Copyright © 2004-2016 The Apache Software Foundation. All Rights Reserved.