Package io. mockk. proxy. common
Types
Link copied to clipboard
Link copied to clipboard
class ProxyInvocationHandler(handler: MockKInvocationHandler) : InvocationHandler
Content copied to clipboard
Link copied to clipboard
class ProxyMaker( log: MockKAgentLogger, inliner: InlineInstrumentation?, subclasser: SubclassInstrumentation, instantiator: MockKInstantiatior, handlers: MutableMap<Any, MockKInvocationHandler>) : MockKProxyMaker
Content copied to clipboard