test Intent
fun testIntent(action: T.() -> Unit): TestContainerHost<STATE, SIDE_EFFECT, T>
Content copied to clipboard
Invoke an intent on the ContainerHost under test.
Sources
(source)
Link copied to clipboard