verifyNext

abstract fun verifyNext(block: ActionsAssertScope.() -> Unit)

Runs assertions block on actions passed to the next middleware by the middleware under test.