testJobActionIn

fun MiddlewareTestScope<*>.testJobActionIn(scope: CoroutineScope, action: ForegroundJobAction): Job

Calls middleware under test with given action and provides a scope for a foreground job.