Explore the latest books of this year!
Bookbot

Practical Unit Testing with JUnit and Mockito

Book rating

More about the book

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. The book 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.

Publication

Book purchase

Practical Unit Testing with JUnit and Mockito, Tomek Kaczanowski

Language
Released
2013
product-detail.submit-box.info.binding
(Paperback),
Book condition
Good
Price
€12.99

Payment methods

3.0
Okay
1 Ratings

We’re missing your review here.

Language
English
Released
2013
Format
Paperback
Pages
378
ISBN10
8393489393
ISBN13
9788393489398
Series
Rating
3 out of 5
Description
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. The book 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.