Package 

Interface MockKProxyMaker

    • Method Summary

      Modifier and Type Method Description
      abstract <T extends Any> Cancelable<T> proxy(Class<T> clazz, Array<Class<?>> interfaces, MockKInvocationHandler handler, Boolean useDefaultConstructor, Object instance)
      • Methods inherited from class io.mockk.proxy.MockKProxyMaker

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait