testIntent

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

Invoke an intent on the ContainerHost under test.

Sources

(source)
Link copied to clipboard