All Classes and Interfaces

Class
Description
 
 
When used on a field of a test class, the field becomes a Mockito spy, that is then used to spy on the normal scoped bean which the field represents
This annotation can be used to configure a Mockito mock injected in a field of a test class that is annotated with InjectMock.