Package 

Class JvmMockKProxyInterceptor

    • Method Summary

      Modifier and Type Method Description
      static Object intercept(long id, Object self, Method method, Array<Object> args, Callable<Object> originalMethod)
      static Object interceptNoSuper(long id, Object self, Method method, Array<Object> args)
      • 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