JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Annotation Type
org.mockito.Captor
Packages that use
Captor
Package
Description
org.mockito.internal.configuration
Mockito configuration.
Uses of
Captor
in
org.mockito.internal.configuration
Methods in
org.mockito.internal.configuration
with parameters of type
Captor
Modifier and Type
Method
Description
Object
CaptorAnnotationProcessor.
process
(
Captor
annotation,
Field
field)