|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.junit.runner.Runner
org.powermock.modules.junit4.common.internal.impl.AbstractCommonPowerMockRunner
org.powermock.modules.junit4.PowerMockRunner
public class PowerMockRunner
| Constructor Summary | |
|---|---|
PowerMockRunner(java.lang.Class<?> klass)
|
|
| Method Summary | |
|---|---|
void |
run(org.junit.runner.notification.RunNotifier notifier)
Clean up some state to avoid OOM issues |
| Methods inherited from class org.powermock.modules.junit4.common.internal.impl.AbstractCommonPowerMockRunner |
|---|
filter, getDescription, sort, testCount |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PowerMockRunner(java.lang.Class<?> klass)
throws java.lang.Exception
java.lang.Exception| Method Detail |
|---|
public void run(org.junit.runner.notification.RunNotifier notifier)
run in class AbstractCommonPowerMockRunner
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||