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

W

wantedArgumentPosition() - Method in class org.mockito.internal.stubbing.answers.ReturnsArgumentAt
 
wantedAtMostX(int, int) - Static method in class org.mockito.exceptions.Reporter
 
wantedButNotInvoked(DescribedInvocation) - Static method in class org.mockito.exceptions.Reporter
 
wantedButNotInvoked(DescribedInvocation, List<? extends DescribedInvocation>) - Static method in class org.mockito.exceptions.Reporter
 
WantedButNotInvoked - Error in org.mockito.exceptions.verification
 
WantedButNotInvoked(String) - Constructor for error org.mockito.exceptions.verification.WantedButNotInvoked
 
wantedButNotInvokedInOrder(DescribedInvocation, DescribedInvocation) - Static method in class org.mockito.exceptions.Reporter
 
WarningsCollector - Class in org.mockito.internal.debugging
 
WarningsCollector() - Constructor for class org.mockito.internal.debugging.WarningsCollector
 
WarningsFinder - Class in org.mockito.internal.debugging
 
WarningsFinder(List<Invocation>, List<InvocationMatcher>) - Constructor for class org.mockito.internal.debugging.WarningsFinder
 
WarningsPrinterImpl - Class in org.mockito.internal.debugging
 
WarningsPrinterImpl(List<Invocation>, List<InvocationMatcher>, boolean) - Constructor for class org.mockito.internal.debugging.WarningsPrinterImpl
 
wasUsed() - Method in class org.mockito.internal.stubbing.StubbedInvocationMatcher
 
when(T) - Method in class org.mockito.internal.MockitoCore
 
when(T) - Method in class org.mockito.internal.stubbing.StubberImpl
 
when(T) - Static method in class org.mockito.Mockito
Enables stubbing methods.
when(T) - Method in interface org.mockito.stubbing.Stubber
Allows to choose a method when stubbing in doThrow()|doAnswer()|doNothing()|doReturn() style
Whitebox - Class in org.mockito.internal.util.reflection
 
Whitebox() - Constructor for class org.mockito.internal.util.reflection.Whitebox
 
wildCard() - Method in class org.mockito.internal.util.reflection.GenericMetadataSupport.WildCardBoundedType
 
will(Answer<?>) - Method in interface org.mockito.BDDMockito.BDDMyOngoingStubbing
will(Answer) - Method in interface org.mockito.BDDMockito.BDDStubber
will(Answer) - Static method in class org.mockito.BDDMockito
willAnswer(Answer<?>) - Method in interface org.mockito.BDDMockito.BDDMyOngoingStubbing
willAnswer(Answer) - Method in interface org.mockito.BDDMockito.BDDStubber
willAnswer(Answer) - Static method in class org.mockito.BDDMockito
willCallRealMethod() - Method in interface org.mockito.BDDMockito.BDDMyOngoingStubbing
willCallRealMethod() - Method in interface org.mockito.BDDMockito.BDDStubber
willCallRealMethod() - Static method in class org.mockito.BDDMockito
willDoNothing() - Static method in class org.mockito.BDDMockito
see original Mockito.doNothing()
willNothing() - Method in interface org.mockito.BDDMockito.BDDStubber
See original Stubber.doNothing()
willReturn(T) - Method in interface org.mockito.BDDMockito.BDDMyOngoingStubbing
willReturn(T, T...) - Method in interface org.mockito.BDDMockito.BDDMyOngoingStubbing
willReturn(Object) - Method in interface org.mockito.BDDMockito.BDDStubber
willReturn(Object, Object...) - Method in interface org.mockito.BDDMockito.BDDStubber
willReturn(Object) - Static method in class org.mockito.BDDMockito
willReturn(Object, Object...) - Static method in class org.mockito.BDDMockito
willThrow(Throwable...) - Method in interface org.mockito.BDDMockito.BDDMyOngoingStubbing
willThrow(Class<? extends Throwable>) - Method in interface org.mockito.BDDMockito.BDDMyOngoingStubbing
willThrow(Class<? extends Throwable>, Class<? extends Throwable>...) - Method in interface org.mockito.BDDMockito.BDDMyOngoingStubbing
willThrow(Throwable...) - Method in interface org.mockito.BDDMockito.BDDStubber
willThrow(Class<? extends Throwable>) - Method in interface org.mockito.BDDMockito.BDDStubber
willThrow(Class<? extends Throwable>, Class<? extends Throwable>...) - Method in interface org.mockito.BDDMockito.BDDStubber
willThrow(Throwable...) - Static method in class org.mockito.BDDMockito
willThrow(Class<? extends Throwable>) - Static method in class org.mockito.BDDMockito
willThrow(Class<? extends Throwable>, Class<? extends Throwable>...) - Static method in class org.mockito.BDDMockito
withMocks(Set<Object>) - Method in class org.mockito.internal.configuration.injection.MockInjection.OngoingMockInjection
 
withSettings() - Static method in class org.mockito.Mockito
Allows mock creation with additional mock settings.
wrappedVerification - Variable in class org.mockito.verification.VerificationWrapper
 
writeText(String, File) - Static method in class org.mockito.internal.util.io.IOUtil
Writes text to file
wrongTypeOfArgumentToReturn(InvocationOnMock, String, Class, int) - Static method in class org.mockito.exceptions.Reporter
 
WrongTypeOfReturnValue - Exception in org.mockito.exceptions.misusing
 
WrongTypeOfReturnValue(String) - Constructor for exception org.mockito.exceptions.misusing.WrongTypeOfReturnValue
 
wrongTypeOfReturnValue(String, String, String) - Static method in class org.mockito.exceptions.Reporter
 
wrongTypeReturnedByDefaultAnswer(Object, String, String, String) - Static method in class org.mockito.exceptions.Reporter
 
A B C D E F G H I J L M N O P R S T U V W 
Mockito 2.0.58-beta API