Practical Unit Testing with JUnit and Mockito

Practical Unit Testing with JUnit and Mockito
Author :
Publisher :
Total Pages : 378
Release :
ISBN-10 : 8393489393
ISBN-13 : 9788393489398
Rating : 4/5 (398 Downloads)

Book Synopsis Practical Unit Testing with JUnit and Mockito by : Tomek Kaczanowski

Download or read book Practical Unit Testing with JUnit and Mockito written by Tomek Kaczanowski and published by . This book was released on 2013 with total page 378 pages. Available in PDF, EPUB and Kindle. Book excerpt: This book explains in detail how to implement unit tests using two very popular open source Java technologies: JUnit and Mockito. It presents a range of techniques necessary to write high quality unit tests - e.g. mocks, parametrized tests and matchers. It also discusses trade-offs related to the choices we have to make when dealing with some real-life code issues. It stresses the importance of writing readable and maintainable unit tests, and puts a lot of stress on code quality. It shows how to achieve testable code and to eliminate common mistakes by following the Test Driven Development approach. Every topic discussed in the book is illustrated with code examples, and each chapter is accompanied by some exercises


Practical Unit Testing with JUnit and Mockito Related Books