Mockito 2.0.48-beta API
A B C D E F G H I J L M N O P R S T U V W 

P

Plugins - Class in org.mockito.internal.configuration.plugins
Access to Mockito behavior that can be reconfigured by plugins
Plugins() - Constructor for class org.mockito.internal.configuration.plugins.Plugins
 
PluginSwitch - Interface in org.mockito.plugins
Allows switching off the plugins that are discovered on classpath.
pluralize(int) - Static method in class org.mockito.internal.reporting.Pluralizer
 
Pluralizer - Class in org.mockito.internal.reporting
 
Pluralizer() - Constructor for class org.mockito.internal.reporting.Pluralizer
 
Primitives - Class in org.mockito.internal.util
 
Primitives() - Constructor for class org.mockito.internal.util.Primitives
 
primitiveTypeOf(Class<T>) - Static method in class org.mockito.internal.util.Primitives
Returns the primitive type of the given class.
print() - Method in class org.mockito.internal.debugging.WarningsPrinterImpl
 
print(List<VerificationAwareInvocation>) - Method in class org.mockito.internal.exceptions.util.ScenarioPrinter
 
print(Object) - Static method in class org.mockito.internal.matchers.text.ValuePrinter
Prints given value so that it is neatly readable by humans.
print(List<ArgumentMatcher>, Invocation) - Method in class org.mockito.internal.reporting.PrintSettings
 
print(Invocation) - Method in class org.mockito.internal.reporting.PrintSettings
 
print(InvocationMatcher) - Method in class org.mockito.internal.reporting.PrintSettings
 
printInvocations(Object...) - Method in class org.mockito.internal.debugging.MockitoDebuggerImpl
 
printInvocations(Object...) - Method in interface org.mockito.MockitoDebugger
 
printMethodReturnType() - Method in class org.mockito.internal.stubbing.answers.MethodInfo
 
printReturnType() - Method in class org.mockito.internal.stubbing.answers.Returns
 
PrintSettings - Class in org.mockito.internal.reporting
 
PrintSettings() - Constructor for class org.mockito.internal.reporting.PrintSettings
 
printValues(String, String, String, Iterator) - Static method in class org.mockito.internal.matchers.text.ValuePrinter
Print values in a nice format, e.g.
process(Class<?>, Object) - Method in interface org.mockito.configuration.AnnotationEngine
Allows extending the interface to perform action on specific fields on the test class.
process(Captor, Field) - Method in class org.mockito.internal.configuration.CaptorAnnotationProcessor
 
process(Class<?>, Object) - Method in class org.mockito.internal.configuration.DefaultAnnotationEngine
 
process(A, Field) - Method in interface org.mockito.internal.configuration.FieldAnnotationProcessor
 
process(Class<?>, Object) - Method in class org.mockito.internal.configuration.InjectingAnnotationEngine
Process the fields of the test instance and create Mocks, Spies, Captors and inject them on fields annotated @InjectMocks.
process(Field, Object, Set<Object>) - Method in class org.mockito.internal.configuration.injection.MockInjectionStrategy
Actually inject mockCandidates on field.
process(Mock, Field) - Method in class org.mockito.internal.configuration.MockAnnotationProcessor
 
process(MockitoAnnotations.Mock, Field) - Method in class org.mockito.internal.configuration.MockitoAnnotationsMockAnnotationProcessor
 
process(Class<?>, Object) - Method in class org.mockito.internal.configuration.SpyAnnotationEngine
 
processInjection(Field, Object, Set<Object>) - Method in class org.mockito.internal.configuration.injection.ConstructorInjection
 
processInjection(Field, Object, Set<Object>) - Method in class org.mockito.internal.configuration.injection.MockInjectionStrategy
Process actual injection.
processInjection(Field, Object, Set<Object>) - Method in class org.mockito.internal.configuration.injection.PropertyAndSetterInjection
 
processInjection(Field, Object, Set<Object>) - Method in class org.mockito.internal.configuration.injection.SpyOnInjectedFieldsHandler
 
PropertyAndSetterInjection - Class in org.mockito.internal.configuration.injection
Inject mocks using first setters then fields, if no setters available.
PropertyAndSetterInjection() - Constructor for class org.mockito.internal.configuration.injection.PropertyAndSetterInjection
 
pullLocalizedMatchers() - Method in interface org.mockito.internal.progress.ArgumentMatcherStorage
 
pullLocalizedMatchers() - Method in class org.mockito.internal.progress.ArgumentMatcherStorageImpl
 
pullOngoingStubbing() - Method in interface org.mockito.internal.progress.MockingProgress
 
pullOngoingStubbing() - Method in class org.mockito.internal.progress.MockingProgressImpl
 
pullOngoingStubbing() - Method in class org.mockito.internal.progress.ThreadSafeMockingProgress
 
pullVerificationMode() - Method in interface org.mockito.internal.progress.MockingProgress
 
pullVerificationMode() - Method in class org.mockito.internal.progress.MockingProgressImpl
 
pullVerificationMode() - Method in class org.mockito.internal.progress.ThreadSafeMockingProgress
 
A B C D E F G H I J L M N O P R S T U V W 
Mockito 2.0.48-beta API