createInitial
open fun createInitial(initialValue: TestLifecycleScopeProvider.TestLifecycle): TestLifecycleScopeProvider
Returns a new TestLifecycleScopeProvider instance with initialValue
as its initial lifecycle event.
Parameters
initialValue
the initial lifecycle event to create the with.