testIntent

fun testIntent(action: T.() -> Unit): TestContainerHost<STATE, SIDE_EFFECT, T>

Invoke an intent on the ContainerHost under test.

Sources

(source)
Link copied to clipboard