FEST Swing - JUnit Extension 1.2.1 API

This document is the API specification for the JUnit-specific extensions for the FEST Swing module.

See: Description

Packages 
Package Description
org.fest.swing.junit.ant
Support for embedding screenshots of failed GUI tests in a JUnit HTML report (created with Ant.)
org.fest.swing.junit.runner
Provides utility methods to be used in the creation of custom JUnit Runners that takes a screenshot of failed GUI tests executed, for example, in an IDE or through Ant.
org.fest.swing.junit.testcase
Provides a template for test cases that use FEST-Swing and JUnit.
org.fest.swing.junit.xml
Wrappers for DOM classes that provide a more compact and intuitive API.

Copyright © 2007-2012 FEST (Fixtures for Easy Software Testing). All Rights Reserved.