public interface PowerMockJUnitRunnerDelegate
Modifier and Type | Method and Description |
---|---|
org.junit.runner.Description |
getDescription() |
Class<?> |
getTestClass() |
int |
getTestCount() |
void |
run(org.junit.runner.notification.RunNotifier notifier) |
void run(org.junit.runner.notification.RunNotifier notifier)
org.junit.runner.Description getDescription()
int getTestCount()
Class<?> getTestClass()
Copyright © 2007–2014. All rights reserved.