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