Cargando…

Practical unit testing: with JUnit and Mockito

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 ch...

Descripción completa

Detalles Bibliográficos
Autor principal: Kaczanowski, Tomek
Lenguaje:eng
Publicado: Tomasz Kaczanowski 2013
Materias:
Acceso en línea:http://cds.cern.ch/record/1950590
_version_ 1780944214716055552
author Kaczanowski, Tomek
author_facet Kaczanowski, Tomek
author_sort Kaczanowski, Tomek
collection CERN
description 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.
id cern-1950590
institution Organización Europea para la Investigación Nuclear
language eng
publishDate 2013
publisher Tomasz Kaczanowski
record_format invenio
spelling cern-19505902021-04-21T20:53:30Zhttp://cds.cern.ch/record/1950590engKaczanowski, TomekPractical unit testing: with JUnit and MockitoComputing and ComputersThis 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.Tomasz Kaczanowskioai:cds.cern.ch:19505902013
spellingShingle Computing and Computers
Kaczanowski, Tomek
Practical unit testing: with JUnit and Mockito
title Practical unit testing: with JUnit and Mockito
title_full Practical unit testing: with JUnit and Mockito
title_fullStr Practical unit testing: with JUnit and Mockito
title_full_unstemmed Practical unit testing: with JUnit and Mockito
title_short Practical unit testing: with JUnit and Mockito
title_sort practical unit testing: with junit and mockito
topic Computing and Computers
url http://cds.cern.ch/record/1950590
work_keys_str_mv AT kaczanowskitomek practicalunittestingwithjunitandmockito