All Classes and Interfaces
Classes
Class
Description
Understands common constants used in this package.
Understands how to write environment-related properties to a XML node.
Understands taking a screenshot of the desktop when a GUI test fails.
Understands a template for test cases that use FEST-Swing and JUnit.
Understands creation of folders.
Understands formatting utilities for FEST-Swing JUnit runners.
Understands utility methods related to GUI tests.
Obtains the name of the local host.
Understands how to decode base64 characters into an image.
Understands how to encode a given image using the base64 algorithm.
Understands creation of the folder where screenshots of failed GUI tests will be saved to.
Understands base64 encoding and decoding of an image.
Aggregates all <junit> XML formatter test suite data under a specific directory and transforms the results via
XSLT.
Transforms a JUnit XML report.
Understands a JUnit XML report formatter that takes a screenshot when a GUI test fails.
Understands taking a screenshot of the desktop and, encoding and writing the resulting image into a XML element.
Understands how to filter a stack trace (by removing all
junit.runner.BaseTestRunner
.)Understands utility methods related to
OutputStream
s.Understands how to write information about a test suite to a XML node.
Understands a collection of executed tests in a suite.
Understands utility methods related to JUnit tests.
Understands how to write information about a test to a XML node.
Understands formatting a date using ISO8601-like pattern: yyyy-MM-ddTHH:mm:ss.
Understands an attribute of a
XmlNode
.Understands creation of
XmlAttribute
s.Understands a collection of attributes of a
XmlNode
.Understands a DOM-based XML document.
Understands a copy of the original
XMLJUnitResultFormatter
, with flexibility for extension.Understands a DOM-based XML element.
Understands writing the contents of an XML document to an
OutputStream
.