My test case to test the viewmodel looks like this :
@Before fun setUp() { loginActivityViewModel = LoginActivityViewModel(loginRepository) .apply { u