Class DoNotMockEnforcer.Cache

java.lang.Object
org.mockito.plugins.DoNotMockEnforcer.Cache
Enclosing interface:
DoNotMockEnforcer

@NotExtensible public static class DoNotMockEnforcer.Cache extends Object
Static cache for types that are known to be mockable and thus may be skipped while traversing the class hierarchy.
  • Constructor Details

    • Cache

      public Cache()