testState

suspend fun <State : Any, Action : Any, SideEffect : Any> testState(bloc: <Error class: unknown class><State, Action, SideEffect>, action: Action?, expected: State, delay: Long = 10)