LazyViewModelTestContext

constructor(coroutineScope: CoroutineScope, createViewModel: () -> ViewModel)

Parameters

coroutineScope

The CoroutineScope of the LazyViewModelTestContext

createViewModel

Creator for the LifecycleViewModel