assertNoEffects

fun assertNoEffects(message: String? = null)

Assert that the action didn't emit any effects.

Parameters

message