Package 

Interface MockKInvocationHandler

    • Method Summary

      Modifier and Type Method Description
      abstract Object invocation(Object self, Method method, Callable<?> originalCall, Array<Object> args)
      • Methods inherited from class io.mockk.proxy.MockKInvocationHandler

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

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