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