callSuspend

open suspend fun callSuspend(scope: FunctionScope): T

Deprecated

Migrate to new `Answer.call` overloads. Read `Answer` documentation for migration guide.

DEPRECATED: Use call with MokkerySuspendCallScope instead!