Oct 31, 2020
How to test StateFlows itself. It’s related to presenter or viewmodel testing. Some logic happens and I need to check, what values went through StateFlow.
How to test StateFlows itself. It’s related to presenter or viewmodel testing. Some logic happens and I need to check, what values went through StateFlow.