Bookbot

Practical Unit Testing with JUnit and Mockito

Évaluation du livre

En savoir plus sur le livre

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.

Édition

Achat du livre

Practical Unit Testing with JUnit and Mockito, Tomek Kaczanowski

Langue
Année de publication
2019
product-detail.submit-box.info.binding
(souple)
Cet exemplaire n’est plus disponible.
ou
Voir l'édition disponible

Modes de paiement

3,0
Très bien !
1 Évaluations

Il manque plus que ton avis ici.

Langue
Anglais
Publié
2019
Format
souple
Pages
386
ISBN13
9788395185144
Séries
Évaluation
3 sur 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.