Part 4. JUnit extensions

This last part of the book deals with different kinds of JUnit extensions. We cover all types of external projects that try to extend JUnit to the point where the testing framework falls short. They test different aspects and layers of an enterprise application.

We start by introducing the HTMLUnit and Selenium projects in chapter 12. We show you how to test your presentation layer with these projects. We go into details of not only how to set up your projects but also some best practices in testing your presentation layer. Chapter 13 is dedicated, again, to testing your front end. In that chapter we discuss how to test the Ajax part of your application. We also introduce the JsUnit project and give some special hints ...

Get JUnit in Action, Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.