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 or Mock have mock objects created for them
and injected to the fields. |
Copyright © 2019. All rights reserved.