Package junit.com.mcdermottroe.exemplar.output

JUnit tests for classes in com.mcdermottroe.exemplar.output.

See:
          Description

Class Summary
LanguageAPIPairTest Test class for LanguageAPIPair.
OutputExceptionTest Test class for OutputException.
OutputUtilsTest Test class for OutputUtils.
XMLParserGeneratorExceptionTest Test class for XMLParserGeneratorException.
XMLParserGeneratorTest<T extends XMLParserGenerator<T>> Test class for XMLParserGenerator.
XMLParserGeneratorTestCase<T extends XMLParserGenerator<T>> Test class for children of XMLParserGenerator.
XMLParserObjectGeneratorTest<T extends XMLParserObjectGenerator<T>> Test class for XMLParserObjectGeneratorTest.TrivialXMLParserObjectGenerator.
XMLParserObjectGeneratorTestCase<T extends XMLParserObjectGenerator<T>> Test class for children of XMLParserObjectGenerator.
XMLParserSourceGeneratorTest<T extends XMLParserSourceGenerator<T>> Test class for XMLParserSourceGenerator.
XMLParserSourceGeneratorTest.ExtendedDTDSourceGenerator Test extension of the DTD source generator to allow us to expose some of the protected members.
XMLParserSourceGeneratorTestCase<T extends XMLParserSourceGenerator<T>> Test class for children of XMLParserSourceGenerator.
 

Package junit.com.mcdermottroe.exemplar.output Description

JUnit tests for classes in com.mcdermottroe.exemplar.output.