Uses of Package
org.fest.swing.junit.xml

Packages that use org.fest.swing.junit.xml
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.xml Wrappers for DOM classes that provide a more compact and intuitive API. 
 

Classes in org.fest.swing.junit.xml used by org.fest.swing.junit.ant
XmlNode
          Understands a DOM-based XML element.
 

Classes in org.fest.swing.junit.xml used by org.fest.swing.junit.xml
XmlAttribute
          Understands an attribute of a XmlNode.
XmlAttribute.XmlAttributeBuilder
          Understands creation of XmlAttributes.
XmlAttributes
          Understands a collection of attributes of a XmlNode.
XmlNode
          Understands a DOM-based XML element.
 



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