Package org.mockito.internal.configuration
package org.mockito.internal.configuration
Mockito configuration.
-
ClassDescriptionInstantiate
ArgumentCaptor
a field annotated by @Captor.Loads configuration or extension points available in the classpath.Inject mock/spies dependencies for fields annotated with @InjectMocksFieldAnnotationProcessor<A extends Annotation>Simple annotation processor interface.Thread-safe wrapper on user-defined org.mockito.configuration.MockitoConfiguration implementationInstantiates a mock on a field annotated byMock
Process fields annotated with @Spy.