Package org.mockito.plugins
Class DoNotMockEnforcer.Cache
java.lang.Object
org.mockito.plugins.DoNotMockEnforcer.Cache
- Enclosing interface:
DoNotMockEnforcer
Static cache for types that are known to be mockable and
thus may be skipped while traversing the class hierarchy.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
MOCKABLE_TYPES
-
-
Constructor Details
-
Cache
public Cache()
-