Unit Tests with Mockito and Jacoco in The Main Android Architectures — MVC, MVP, MVVM, VIPER, MVI, Clean — part 6: MVI

I would not say here we have one more layer. Basically here we a particular way to send signals from the view layer to the connector layer. That connector could be a ViewModel, Presenter or other…