Package | Description |
---|---|
org.powermock.api.extension.listener |
Modifier and Type | Class and Description |
---|---|
class |
AnnotationEnabler
Before each test method all fields annotated with
Mock , Mock , Mock
MockNice or MockStrict will have mock objects created for
them and injected to the fields. |