FEST Swing - JUnit Extension 1.2 API

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

See:
          Description

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

 

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

This extension provides support for embedding screenshots of failed GUI tests in a JUnit HTML report.



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