Published by kaczanowscy.pl Tomasz Kaczanowski - 2013, 310 pp.<div class="bb-sep"></div>This book explains in detail how to implement unit tests using two very popular open source Java technologies: TestNG and Mockito. It presents a range of techniques necessary to write high quality unit tests - e.
Practical Unit Testing with JUnit and Mockito
β Scribed by Tomek Kaczanowsk
- Publisher
- kaczanowscy.pl Tomasz Kaczanowski
- Year
- 2013
- Tongue
- English
- Leaves
- 310
- Series
- Practical Unit Testing
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
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.
β¦ Subjects
ΠΠΈΠ±Π»ΠΈΠΎΡΠ΅ΠΊΠ°;ΠΠΎΠΌΠΏΡΡΡΠ΅ΡΠ½Π°Ρ Π»ΠΈΡΠ΅ΡΠ°ΡΡΡΠ°;Java;JUnit;
π SIMILAR VOLUMES
Published by kaczanowscy.pl Tomasz Kaczanowski - 2013, 310 pp.<div class="bb-sep"></div>This book explains in detail how to implement unit tests using two very popular open source Java technologies: TestNG and Mockito. It presents a range of techniques necessary to write high quality unit tests - e.
Published by kaczanowscy.pl Tomasz Kaczanowski - 2012, 315 pp.<br/>This book explains in detail how to implement unit tests using two very popular open source Java technologies: TestNG and Mockito. It presents a range of techniques necessary to write high quality unit tests - e.g. mocks, parametrize
Published by kaczanowscy.pl Tomasz Kaczanowski - 2012, 315 pp.<br/>This book explains in detail how to implement unit tests using two very popular open source Java technologies: TestNG and Mockito. It presents a range of techniques necessary to write high quality unit tests - e.g. mocks, parametrize
Packt Publishing, 2015. β 314 p. β ISBN: 978-1-78398-250-9.<br/> <br/>It is insanity to keep doing things the same way and expect them to improve. Any program is useful only when it is functional; hence, before applying complex tools, patterns, or APIs to your production code, checking software func