Index

A B C D E F G H I J L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

P

PluginSwitch - Interface in org.mockito.plugins
Allows switching off the plugins that are discovered on classpath.
PotentialStubbingProblem - Exception Class in org.mockito.exceptions.misusing
PotentialStubbingProblem improves productivity by failing the test early when the user misconfigures mock's stubbing.
PotentialStubbingProblem(String) - Constructor for exception class org.mockito.exceptions.misusing.PotentialStubbingProblem
 
prepare(T, MockedConstruction.Context) - Method in interface org.mockito.MockedConstruction.MockInitializer
Configure the mock.
printInvocations() - Method in interface org.mockito.MockingDetails
Returns printing-friendly list of the invocations that occurred with the mock object.
process(Class<?>, Object) - Method in interface org.mockito.plugins.AnnotationEngine
Processes the test instance to configure annotated members.
PROXY - Static variable in class org.mockito.MockMakers
Proxy mock maker which avoids code generation, but can only mock interfaces.
A B C D E F G H I J L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form