Practical Unit Testing with JUnit and Mockito

Practical Unit Testing with JUnit and Mockito
Author :
Publisher :
Total Pages : 386
Release :
ISBN-10 : 8395185146
ISBN-13 : 9788395185144
Rating : 4/5 (144 Downloads)

Book Synopsis Practical Unit Testing with JUnit and Mockito by : Tomek Kaczanowski

Download or read book Practical Unit Testing with JUnit and Mockito written by Tomek Kaczanowski and published by . This book was released on 2019-11-25 with total page 386 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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 tests Write high-quality, readable and maintainable unit tests Learn how to use JUnit 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. This book will help.


Practical Unit Testing with JUnit and Mockito Related Books

Practical Unit Testing with JUnit and Mockito
Language: en
Pages: 386
Authors: Tomek Kaczanowski
Categories: Computers
Type: BOOK - Published: 2019-11-25 - Publisher:

GET EBOOK

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 techniq
Mockito Essentials
Language: en
Pages: 318
Authors: Sujoy Acharya
Categories: Computers
Type: BOOK - Published: 2014-10-24 - Publisher: Packt Publishing Ltd

GET EBOOK

This book is ideal for developers who have some experience in Java application development as well as some basic knowledge of test doubles and JUnit testing. Th
Effective Unit Testing
Language: en
Pages: 407
Authors: Lasse Koskela
Categories: Computers
Type: BOOK - Published: 2013-02-03 - Publisher: Simon and Schuster

GET EBOOK

Summary Effective Unit Testing is written to show how to write good tests—tests that are concise and to the point, expressive, useful, and maintainable. Inspi
JUnit Recipes
Language: en
Pages: 975
Authors: Scott Stirling
Categories: Computers
Type: BOOK - Published: 2004-06-30 - Publisher: Simon and Schuster

GET EBOOK

When testing becomes a developer's habit good things tend to happen--good productivity, good code, and good job satisfaction. If you want some of that, there's
Mastering Software Testing with JUnit 5
Language: en
Pages: 347
Authors: Boni Garcia
Categories: Computers
Type: BOOK - Published: 2017-10-27 - Publisher: Packt Publishing Ltd

GET EBOOK

A comprehensive, hands-on guide on unit testing framework for Java programming language About This Book In-depth coverage of Jupiter, the new programming and ex