Uses of Class
org.castor.xmlctf.XMLTestCase

Packages that use XMLTestCase
org.castor.xmlctf   
 

Uses of XMLTestCase in org.castor.xmlctf
 

Subclasses of XMLTestCase in org.castor.xmlctf
 class MarshallingFrameworkTestCase
          This class encapsulates all the logic to run the test patterns for the Castor marshalling framework.
 class OnlySourceGenerationTestCase
          This class encapsulate all the logic to run the tests patterns for the source generator.
 class SchemaTestCase
          A JUnit test case for testing the Castor Schema Object Model.
 class SourceGeneratorTestCase
          This class encapsulate all the logic to run the tests patterns for the source generator.
 class TestSourceGenerator
          This class encapsulate all the logic needed to run the source generator by itself and then compile the file that have been generated.
 

Constructors in org.castor.xmlctf with parameters of type XMLTestCase
XMLTestCase(String name, XMLTestCase tc)
          Instantiates a new test cases that has the same configuration of the given test case.
 



Copyright © 2012. All Rights Reserved.