Class MockitoCacheKey

java.lang.Object
org.jvnet.testing.hk2mockito.internal.MockitoCacheKey

public class MockitoCacheKey extends Object
Cache key for spies created.
Author:
Sharmarke Aden
  • Constructor Details

    • MockitoCacheKey

      public MockitoCacheKey(Type type, Object value)
  • Method Details