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