Package 

Interface SubclassInstrumentation

    • Method Summary

      Modifier and Type Method Description
      abstract <T extends Any> Class<T> subclass(Class<T> clazz, Array<Class<?>> interfaces)
      abstract Unit setProxyHandler(Object proxy, MockKInvocationHandler handler)
      • Methods inherited from class io.mockk.proxy.common.transformation.SubclassInstrumentation

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

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