Package | Description |
---|---|
org.powermock.api.mockito.powermocklistener |
Class and Description |
---|
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.