MokkeryCallInterceptor
Functions
Link copied to clipboard
Invoked on each regular mock call. To continue processing, call MokkeryBlockingCallScope.nextIntercept. The behavior following this call depends on the hook used.
Invoked on each suspend mock call. To continue processing, call MokkerySuspendCallScope.nextIntercept. The behavior following this call depends on the hook used.