Refactor Current Code by Using TDD + MVP in Android

Hafiz Waleed Hussain
U Want To Learn
Published in
1 min readDec 1, 2015

Hello Guys. Hope you are fine. Now in this podcast basically I will share with you my knowledge about how you can refactor your current code base into Android MVP by using Test Driven Development. So your project will be very easy to maintain and scaleable and the greatest benefit of this approach you have robust unit tests.

OK Guys enjoy the video podcast.

Application code is available on Github. Note I am creating branches. So check branches for learning every thing. Like currently I have one branch with name MVPWithTDD.

--

--