Closed rodrigoperazzo closed 6 years ago
Presenters should be testable with just JUnit. Right now, Bundle and Log are the ones preventing presenters to be tested. We should create interfaces and classes that encapsulate android.os.Bundle and android.util.Log.
Presenters should be testable with just JUnit. Right now, Bundle and Log are the ones preventing presenters to be tested. We should create interfaces and classes that encapsulate android.os.Bundle and android.util.Log.