This book is designed to give you an overview of the capabilities of JUnit and how to get started integrating unit tests into your projects. JUnit (and unit testing in general) can be of huge benefit to your development process and the quality of your code, though the learning process can be difficult.
Java Unit-Testing For Developers; Designing, Developing and Test Automation in JUnit is designed to help smooth out the learning curve that most developers encounter when first working with JUnit. This book is aimed at developers that have some experience writing and working with Java, but haven’t worked with JUnit before. There are examples of Java programs and code that perform basic functions that can be built into larger programs and systems.
This book includes;
Once you’ve finished this book, you should understand the fundamentals of using JUnit across a variety of common Java applications.