JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH:
Package org.mockito.mock
package
org.mockito.mock
Mock settings related classes.
Related Packages
Package
Description
org.mockito
Mockito is a mock library for java - see
Mockito
class for usage.
All Classes and Interfaces
Interfaces
Enums
Class
Description
MockCreationSettings
<T>
Informs about the mock settings.
MockName
Represents the name of the mock as shown in the verification failure reports, etc.
SerializableMode
Mock serializable style.