runOnCreate

suspend fun runOnCreate(): SuspendingTestContainerHost<STATE, SIDE_EFFECT, CONTAINER_HOST>

Invoke onCreate property for the ContainerHost backed by LazyCreateContainerDecorator, e.g.: created by CoroutineScope.container

Sources

(source)
Link copied to clipboard