public interface PowerMockJUnitRunnerDelegate
Modifier and Type | Method and Description |
---|---|
org.junit.runner.Description |
getDescription() |
java.lang.Class<?> |
getTestClass() |
int |
getTestCount() |
void |
run(org.junit.runner.notification.RunNotifier notifier) |