Practical Unit Testing with JUnit and Mockito - Tomek Kaczanowski - Books - Tomasz Kaczanowski - 9788395185144 - November 25, 2019
In case cover and title do not match, the title is correct

Practical Unit Testing with JUnit and Mockito

Price
HK$ 307
excl. VAT

Ordered from remote warehouse

Expected to be ready for shipping Jun 25 - Jul 7
Add to your iMusic wish list

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.

By reading this book you will:

Grasp the role and purpose of unit testsWrite high-quality, readable and maintainable unit testsLearn how to use JUnit and Mockito (but also other useful tools) Avoid common pitfalls when writing unit testsRecognize bad unit tests, and fix them in no timeDevelop code following the Test Driven Development (TDD) approachUse mocks, stubs and test-spies intelligentlyMeasure the quality of your tests using code coverage and mutation testingLearn how to improve your tests' code so it is an asset and not a burdenTest collections, expected exceptions, time-dependent methods and much moreCustomize test reports so that they show you what you really need to knowMaster 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. This book will help.

Media Books     Paperback Book   (Book with soft cover and glued back)
Released November 25, 2019
ISBN13 9788395185144
Publishers Tomasz Kaczanowski
Pages 386
Dimensions 191 × 235 × 20 mm   ·   662 g
Language English  

More by Tomek Kaczanowski

Show all