Package org.powermock.modules.junit4
Annotation Type PowerMockRunnerDelegate
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
static class
Stuff that needs to be handled in a separate class, because it deals with API that did not exist before JUnit-4.5. -
Optional Element Summary
Optional Elements
-
Element Details
-
value
Class<? extends org.junit.runner.Runner> value- Default:
org.powermock.modules.junit4.PowerMockRunnerDelegate.DefaultJUnitRunner.class
-