Why we should having LoginView interface?
Ahmad Muzakki
1
Ahmad Muzakki , We can mock (LoginAcitivity.class). As we are using MVP architecture , presenter talk to view only using callback method so thats why its good to mock interface.
Ahmad Muzakki , We can mock (LoginAcitivity.class). As we are using MVP architecture , presenter talk to view only using callback method so thats why its good to mock interface.