Uses of Interface
org.mockito.internal.configuration.FieldAnnotationProcessor
Packages that use FieldAnnotationProcessor
-
Uses of FieldAnnotationProcessor in org.mockito.internal.configuration
Classes in org.mockito.internal.configuration that implement FieldAnnotationProcessorModifier and TypeClassDescriptionclass
InstantiateArgumentCaptor
a field annotated by @Captor.class
Instantiates a mock on a field annotated byMock
class
Instantiates a mock on a field annotated byMockitoAnnotations.Mock