Uses of Package
org.mockito.mock

Packages that use org.mockito.mock
org.mockito.internal Internal classes, not to be used by clients. 
org.mockito.internal.creation Mock object creation. 
org.mockito.internal.creation.settings   
org.mockito.internal.handler   
org.mockito.internal.util Static utils 
org.mockito.mock   
org.mockito.plugins   
 

Classes in org.mockito.mock used by org.mockito.internal
MockCreationSettings
          Informs about the mock settings.
 

Classes in org.mockito.mock used by org.mockito.internal.creation
MockCreationSettings
          Informs about the mock settings.
MockName
          Represents the name of the mock as shown in the verification failure reports, etc.
 

Classes in org.mockito.mock used by org.mockito.internal.creation.settings
MockCreationSettings
          Informs about the mock settings.
MockName
          Represents the name of the mock as shown in the verification failure reports, etc.
 

Classes in org.mockito.mock used by org.mockito.internal.handler
MockCreationSettings
          Informs about the mock settings.
 

Classes in org.mockito.mock used by org.mockito.internal.util
MockCreationSettings
          Informs about the mock settings.
MockName
          Represents the name of the mock as shown in the verification failure reports, etc.
 

Classes in org.mockito.mock used by org.mockito.mock
MockName
          Represents the name of the mock as shown in the verification failure reports, etc.
 

Classes in org.mockito.mock used by org.mockito.plugins
MockCreationSettings
          Informs about the mock settings.