autodispose-lifecycle / com.uber.autodispose.lifecycle / TestLifecycleScopeProvider / createInitial

createInitial

static fun createInitial(initialValue: TestLifecycle): TestLifecycleScopeProvider

Parameters

initialValue - the initial lifecycle event to create the with.

Return
a new TestLifecycleScopeProvider instance with {@param initialValue} as its initial lifecycle event.