internalCoExcludeRecords

fun internalCoExcludeRecords(current: Boolean = true, excludeBlock: suspend MockKMatcherScope.() -> Unit)

Exclude calls from recording for a suspend block

Parameters

current

if current recorded calls should be filtered out