Kishan
10/04/2019, 7:00 AMdataObserver.onChanged(
com.example.trendingrepo.base.common.Event@43b6123e
);
-> at com.example.trendingrepo.ui.main.MainViewModelTest.test_TrendingRepo_whenSuccess(MainViewModelTest.kt:84)
Actually, there were zero interactions with this mock.
Wanted but not invoked:
dataObserver.onChanged(
com.example.trendingrepo.base.common.Event@43b6123e
);
-> at com.example.trendingrepo.ui.main.MainViewModelTest.test_TrendingRepo_whenSuccess(MainViewModelTest.kt:84)
Actually, there were zero interactions with this mock.