run On Create
suspend fun runOnCreate(): SuspendingTestContainerHost<STATE, SIDE_EFFECT, CONTAINER_HOST>
Content copied to clipboard
Invoke onCreate property for the ContainerHost backed by LazyCreateContainerDecorator, e.g.: created by CoroutineScope.container
Sources
(source)
Link copied to clipboard