|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XOMTestCase | |
---|---|
nu.xom.tests |
nu.xom.tests contains the JUnit
based test suite for XOM. |
Uses of XOMTestCase in nu.xom.tests |
---|
Subclasses of XOMTestCase in nu.xom.tests | |
---|---|
class |
AttributesTest
This class provides unit tests for the Attributes class. |
class |
AttributeTest
Basic tests for the Attribute class. |
class |
AttributeTypeTest
Tests for the Attribute.Type inner class. |
class |
BaseURITest
Tests the getting and setting of base URI information on nodes. |
class |
BuilderTest
Tests building documents from streams, strings, files, and other input sources. |
class |
CanonicalizationExceptionTest
Unit tests for the CanonicalizationException class. |
class |
CanonicalizerTest
Tests canonicalization. |
class |
CDATASectionTest
Test that CDATA sections are read and where possible preserved upon serialization. |
class |
CommentTest
Various basic unit tests for the Comment class. |
class |
DocTypeTest
Various tests for the DocType class. |
class |
DocumentTest
Various basic tests for the Document class. |
class |
DOMConverterTest
Basic tests for conversion from DOM trees to XOM trees and back again. |
class |
EBCDICTest
Tests support for the typical U.S. |
class |
ElementTest
Tests for the Element class. |
class |
EncodingTest
Check serialization of almost all of Unicode in a variety of encodings. |
class |
IDTest
Tests for xml:id attributes. |
class |
InfoTest
Test the main() method for the JAR file. |
class |
LeafNodeTest
|
class |
MegaTest
Test that XOM can handle really big files. |
class |
NamespaceNodeTest
Tests for namespace nodes used in XPath |
class |
NamespacesTest
Tests that namespace well-formedness is maintained. |
class |
NodeFactoryTest
Tests that subclasses of NodeFactory can filter
on building in various ways. |
class |
NodesTest
Various basic tests for the Nodes class. |
class |
ParentNodeTest
Tests adding, removing, and counting children from parent nodes. |
class |
ParsingExceptionTest
Unit tests for the ParsingException class. |
class |
ProcessingInstructionTest
Unit tests for the ProcessingInstruction class. |
class |
RoundTripTest
This mostly verifies that white space is properly escaped on output. |
class |
SAXConverterTest
Basic tests for conversion from XOM trees to SAX ContentHandlers. |
class |
SerializerTest
Tests for Serializer functionality. |
class |
SubclassTest
Tests for subclasses of XOM classes. |
class |
TextTest
Basic tests for the Text class. |
class |
ValidityExceptionTest
Unit tests for the ValidityException class. |
class |
VerifierTest
Tests to make sure name and character rules are enforced. |
class |
XIncludeExceptionTest
Unit tests for the XIncludeException class. |
class |
XIncludeTest
Unit tests for the XInclude and XPointer engines. |
class |
XMLExceptionTest
This class provides unit tests for the XMLException
class. |
class |
XOMTestCaseTest
Unit tests for XOMTestCase. |
class |
XPathExceptionTest
Unit tests for the XPathException class. |
class |
XPathTest
Unit tests for XPath functionality |
class |
XSLExceptionTest
Unit tests for the XSLException class. |
class |
XSLTransformTest
Unit tests for the XSLT engine. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |