Proxy Maker
class ProxyMaker(log: MockKAgentLogger, inliner: InlineInstrumentation?, subclasser: SubclassInstrumentation, instantiator: MockKInstantiatior, handlers: MutableMap<Any, MockKInvocationHandler>) : MockKProxyMaker
Constructors
Link copied to clipboard
constructor(log: MockKAgentLogger, inliner: InlineInstrumentation?, subclasser: SubclassInstrumentation, instantiator: MockKInstantiatior, handlers: MutableMap<Any, MockKInvocationHandler>)