𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

Practical Unit Testing with JUnit and Mockito

✍ Scribed by Kaczanowski T.


Tongue
English
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


Published by kaczanowscy.pl Tomasz Kaczanowski - 2013, 310 pp.

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, 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.
By reading this book you will:
Grasp the role and purpose of unit tests
Write high-quality, readable and maintainable unit tests
Learn how to use TestNG and Mockito (but also other useful tools)
Avoid common pitfalls when writing unit tests
Recognize bad unit tests, and fix them in no time
Develop code following the Test Driven Development (TDD) approach
Use mocks, stubs and test-spies intelligently
Measure the quality of your tests using code coverage and mutation testing
Learn how to improve your tests' code so it is an asset and not a burden
Test collections, expected exceptions, time-dependent methods and much more
Customize test reports so that they show you what you really need to know
Master tools and techniques your team members have never even heard of (priceless!) :)
Nowadays every developer is expected to write unit tests. While simple in theory, in practice writing high-quality unit tests can turn out to be a real challenge.

✦ Subjects


Π‘ΠΈΠ±Π»ΠΈΠΎΡ‚Π΅ΠΊΠ°;ΠšΠΎΠΌΠΏΡŒΡŽΡ‚Π΅Ρ€Π½Π°Ρ Π»ΠΈΡ‚Π΅Ρ€Π°Ρ‚ΡƒΡ€Π°;Java;JUnit


πŸ“œ SIMILAR VOLUMES


Practical Unit Testing with JUnit and Mo
✍ Tomek Kaczanowsk πŸ“‚ Library πŸ“… 2013 πŸ› kaczanowscy.pl Tomasz Kaczanowski 🌐 English

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 cho

Practical Unit Testing with JUnit and Mo
✍ Kaczanowski T. πŸ“‚ Library 🌐 English

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 Mo
✍ Kaczanowski T. πŸ“‚ Library 🌐 English

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

Practical Unit Testing with JUnit and Mo
✍ Kaczanowski T. πŸ“‚ Library 🌐 English

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

Mastering Unit Testing Using Mockito and
✍ Acharya S. πŸ“‚ Library 🌐 English

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