Package org.osesb.utilities.xml.test

JUnit tests and test data for the org.osesb.utilities.xml package.

See:
          Description

Class Summary
DocumentNamespaceHelperTest JUnit Tests for DocumentNamespaceHelper Class.
DOMParsingTest JUnit Tests for DOMUtils Class.
DOMUtilsTest JUnit Tests for DOMUtils Class.
SAXElementHandlerParsingTest JUnit Tests for ParseSAX Class using framework element handlers.
SAXParsingTest JUnit Tests for ParseSAX Class.
SchemaFilenameHelperTest JUnit Tests for SchemaFilenameHelper Class.
ThreadedXMLSchemaCacheTest Threaded XMLSchemaCache Test.
XMLSchemaCacheTest Basic XMLSchemaCacheTest Test

Schema objects are retrieved from the configured XML repository.

XMLValidator_EntityResolverTest JUnit Tests for XMLValidator_EntityResolver Class.
XMLValidator_JAXP1_3Test JUnit Tests for XMLValidatorJAXP1_3 Class.
XMLValidator_SchemaSourceTest JUnit Tests for XMLValidator_SchemaSource Class, which uses jaxp v1.2-style validation, where the schema sources are set using parser properties.
XMLValidatorBaseTestCase Extends OSESBTestCase for XML validator tests.
 

Package org.osesb.utilities.xml.test Description

JUnit tests and test data for the org.osesb.utilities.xml package.

Some tests fail predictably either due to jaxp features not implemented by Xerces or by xml test files that are designed to fail. So, do not stop framework tests because of exceptions in these tests.