| Package | Description |
|---|---|
| org.powermock.api.extension.listener |
| Modifier and Type | Class and Description |
|---|---|
class |
AnnotationEnabler
Before each test method all fields annotated with
MockitoAnnotations.Mock,
Mock or MockitoAnnotations.Mock have mock objects created for them
and injected to the fields. |
Copyright © 2007-2012. All Rights Reserved.