Bookbot

Practical Unit Testing with JUnit and Mockito

Ocena książki

Parametry

  • 378 stron
  • 14 godzin czytania

Więcej o książce

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.

Wydanie

Zakup książki

Practical Unit Testing with JUnit and Mockito, Tomek Kaczanowski

Język
Rok wydania
2013
Oprawa
(miękka)
Jak tylko się pojawi, wyślemy Ci wiadomość e-mail.

Metody płatności

3,0
Dobra
1 Ocena

Brakuje nam tutaj Twojej recenzji.

Tytuł
Practical Unit Testing with JUnit and Mockito
Język
angielski
Rok wydania
2013
Oprawa
miękka
Liczba stron
378
ISBN10
8393489393
ISBN13
9788393489398
Seria
Ocena
3 z 5
Opis
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.