Method Spy Target Invocation
interface MethodSpyTargetInvocation<ReturnValue, SpyTarget : Function<ReturnValue>>
Content copied to clipboard
Binds a SpyTarget to a invocation.
Author
Matthias Geisler
Parameters
ReturnValue
the return value type of the hosting Proxy.
SpyTarget
the function signature of the spy target closure.
Functions
Inheritors
KMockContract
Link copied to clipboard