testIntent

suspend fun testIntent(action: CONTAINER_HOST.() -> Unit): SuspendingTestContainerHost<STATE, SIDE_EFFECT, CONTAINER_HOST>

Invoke an intent on the ContainerHost under test as a suspending function.

Sources

Link copied to clipboard