|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.powermock.core.spi.support.AbstractPowerMockTestListenerBase
org.powermock.api.extension.listener.AnnotationEnabler
org.powermock.api.mockito.powermocklistener.AnnotationEnabler
public class AnnotationEnabler
Before each test method all fields annotated with Mock,
Mock or Mock have mock objects created for them
and injected to the fields.
| Constructor Summary | |
|---|---|
AnnotationEnabler()
Deprecated. |
|
| Method Summary |
|---|
| Methods inherited from class org.powermock.api.extension.listener.AnnotationEnabler |
|---|
beforeTestMethod, getMockAnnotations |
| Methods inherited from class org.powermock.core.spi.support.AbstractPowerMockTestListenerBase |
|---|
afterTestMethod, afterTestSuiteEnded, beforeTestSuiteStarted |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.powermock.core.spi.PowerMockTestListener |
|---|
afterTestMethod, afterTestSuiteEnded, beforeTestSuiteStarted |
| Constructor Detail |
|---|
public AnnotationEnabler()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||