-
public class JvmMockKHashMapStaticProxyAdvice extends BaseAdvice
-
-
Constructor Summary
Constructors Constructor Description JvmMockKHashMapStaticProxyAdvice(MockHandlerMap handlers)
-
Method Summary
Modifier and Type Method Description -
Methods inherited from class io.mockk.proxy.jvm.advice.BaseAdvice
constructorDone, getId, handle, handler, isMock -
Methods inherited from class io.mockk.proxy.jvm.dispatcher.JvmMockKDispatcher
constructorDone, get, handle, handler, isMock, set -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
JvmMockKHashMapStaticProxyAdvice
JvmMockKHashMapStaticProxyAdvice(MockHandlerMap handlers)
-
-
-
-