Class | 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-2013. All Rights Reserved.