Unit Tests for DOM NewsML Toolkit Implementation (v1.0)

This package contains JUnit unit tests for the DOM-based NewsML Toolkit implementation in the {@link org.newsml.toolkit.dom} package. The tests require that both JUnit and the Xerces XML parser be installed on your Java system.

The top-level test suite class for running all the tests is {@link org.newsml.toolkit.dom.unittests.NewsMLTestSuite}.