xmlunit-1.3.jar - JUnit testing for XML

Q

XMLUnit for Java provides two JUnit extension classes, XMLAssert and XMLTestCase, and a set of supporting classes (e.g. Diff, DetailedDiff, Transform, SimpleXpathEngine, Validator,NodeTest) that allow assertions to be made about: The differences between two pieces of XML; The outcome of transforming a piece of XML using XSLT; The evaluation of an XPath expression on a piece of XML; The validity of a piece of XML; Individual nodes in a piece of XML that are exposed by DOM Traversal.

JAR File Size and Download Location:

File name: xmlunit.jar, xmlunit-1.3.jar
File size: 96751 bytes
Date modified: 21-Sep-2009
Download: XMLUnit - JUnit and NUnit
testing for XML

✍: FYIcenter.com

A

List of Classes in the JAR:

org/custommonkey/xmlunit/AbstractNodeTester
org/custommonkey/xmlunit/ComparisonController
org/custommonkey/xmlunit/CountingNodeTester
org/custommonkey/xmlunit/DetailedDiff
org/custommonkey/xmlunit/Diff
org/custommonkey/xmlunit/Difference
org/custommonkey/xmlunit/DifferenceConstants
org/custommonkey/xmlunit/DifferenceEngine
org/custommonkey/xmlunit/DifferenceListener
org/custommonkey/xmlunit/DoctypeInputStream
org/custommonkey/xmlunit/DoctypeReader
org/custommonkey/xmlunit/DoctypeSupport
org/custommonkey/xmlunit/ElementNameAndAttributeQualifier
org/custommonkey/xmlunit/ElementNameAndTextQualifier
org/custommonkey/xmlunit/ElementNameQualifier
org/custommonkey/xmlunit/ElementQualifier
org/custommonkey/xmlunit/HTMLDocumentBuilder
org/custommonkey/xmlunit/IgnoreTextAndAttributeValuesDifferenceListener
org/custommonkey/xmlunit/JAXPConstants
org/custommonkey/xmlunit/MatchTracker
org/custommonkey/xmlunit/NamespaceContext
org/custommonkey/xmlunit/NodeDescriptor
org/custommonkey/xmlunit/NodeDetail
org/custommonkey/xmlunit/NodeInputStream
org/custommonkey/xmlunit/NodeTest
org/custommonkey/xmlunit/NodeTestException
org/custommonkey/xmlunit/NodeTester
org/custommonkey/xmlunit/SimpleNamespaceContext
org/custommonkey/xmlunit/SimpleXpathEngine
org/custommonkey/xmlunit/TolerantSaxDocumentBuilder
org/custommonkey/xmlunit/Transform
org/custommonkey/xmlunit/Validator
org/custommonkey/xmlunit/XMLAssert
org/custommonkey/xmlunit/XMLConstants
org/custommonkey/xmlunit/XMLTestCase
org/custommonkey/xmlunit/XMLUnit
org/custommonkey/xmlunit/XSLTConstants
org/custommonkey/xmlunit/XpathEngine
org/custommonkey/xmlunit/XpathNodeTracker
org/custommonkey/xmlunit/examples/CaseInsensitiveDifferenceListener
org/custommonkey/xmlunit/examples/CountingNodeTester
org/custommonkey/xmlunit/examples/FloatingPointTolerantDifferenceListener
org/custommonkey/xmlunit/examples/MultiLevelElementNameAndTextQualifier
org/custommonkey/xmlunit/examples/RecursiveElementNameAndTextQualifier
org/custommonkey/xmlunit/examples/TextDifferenceListenerBase
org/custommonkey/xmlunit/examples/XPathRegexAssert
org/custommonkey/xmlunit/exceptions/ConfigurationException
org/custommonkey/xmlunit/exceptions/XMLUnitException
org/custommonkey/xmlunit/exceptions/XMLUnitRuntimeException
org/custommonkey/xmlunit/exceptions/XpathException
org/custommonkey/xmlunit/jaxp13/Jaxp13XpathEngine
org/custommonkey/xmlunit/jaxp13/Validator
org/custommonkey/xmlunit/jaxp13/XMLUnitNamespaceContext2Jaxp13
org/custommonkey/xmlunit/util/IntegerBuffer

2011-01-18, 8251🔥, 0💬