assertEveryAction

fun ActionsAssertScope.assertEveryAction(message: String? = null, predicate: (Action) -> Boolean)

Asserts that every unverified action matches the predicate.