Suspending
Convenience interface for suspend only answers. By default, it throws runtime exception on blocking call.
Inheritors
Functions
Link copied to clipboard
Provides a return value for a suspend function call with given scope.
DEPRECATED: Use call with MokkeryBlockingCallScope instead!
By default, it throws runtime exception.
Link copied to clipboard
DEPRECATED: Use call with MokkerySuspendCallScope instead!
Link copied to clipboard
Returns human-readable answer description. By default, it returns answers $this
. It's used for debugging purposes.