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

U

UnfinishedMockingSessionException - Exception Class in org.mockito.exceptions.misusing
This exception prevents the user from forgetting to use MockitoSession.finishMocking().
UnfinishedMockingSessionException(String) - Constructor for exception class org.mockito.exceptions.misusing.UnfinishedMockingSessionException
 
UnfinishedStubbingException - Exception Class in org.mockito.exceptions.misusing
 
UnfinishedStubbingException(String) - Constructor for exception class org.mockito.exceptions.misusing.UnfinishedStubbingException
 
UnfinishedVerificationException - Exception Class in org.mockito.exceptions.misusing
 
UnfinishedVerificationException(String) - Constructor for exception class org.mockito.exceptions.misusing.UnfinishedVerificationException
 
UnnecessaryStubbingException - Exception Class in org.mockito.exceptions.misusing
This exception indicates presence of unused stubbings.
UnnecessaryStubbingException(String) - Constructor for exception class org.mockito.exceptions.misusing.UnnecessaryStubbingException
 
useConstructor(Object...) - Method in interface org.mockito.MockSettings
Mockito attempts to use constructor when creating instance of the mock.
Using the extension point - Search tag in interface org.mockito.plugins.InstantiatorProvider2
Section
Using the extension point - Search tag in interface org.mockito.plugins.MockMaker
Section
Using the extension point - Search tag in interface org.mockito.plugins.MockitoLogger
Section
Using the extension point - Search tag in interface org.mockito.plugins.PluginSwitch
Section
Using the MockSettings of individual mocks - Search tag in interface org.mockito.plugins.MockMaker
Section
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