Knihobot

Practical Unit Testing with JUnit and Mockito

Hodnocení knihy

Více o knize

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.

Vydání

Nákup knihy

Practical Unit Testing with JUnit and Mockito, Tomek Kaczanowski

Jazyk
Rok vydání
2013
product-detail.submit-box.info.binding
(měkká),
Stav knihy
Dobrá
Cena
309 Kč

Doručení

Platební metody

3,0
Dobrá
1 Hodnocení

Tady nám chybí tvá recenze.

Jazyk
anglicky
Rok vydání
2013
Vazba
měkká
Počet stran
378
ISBN10
8393489393
ISBN13
9788393489398
Série
Hodnocení
3 z 5
Anotace
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.