JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Module
org.mockito
Package
org.mockito.plugins
Interface MockMaker.StaticMockControl<T>
Enclosing interface:
MockMaker
public static interface
MockMaker.StaticMockControl<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
disable
()
void
enable
()
Class
<
T
>
getType
()
Method Details
getType
Class
<
T
>
getType
()
enable
void
enable
()
disable
void
disable
()