Uses of Class
org.castor.xmlctf.CastorTestCase

Packages that use CastorTestCase
org.castor.xmlctf   
 

Uses of CastorTestCase in org.castor.xmlctf
 

Fields in org.castor.xmlctf declared as CastorTestCase
protected  CastorTestCase XMLTestCase._test
          Used only to retrieve the classloader.
 

Constructors in org.castor.xmlctf with parameters of type CastorTestCase
MarshallingFrameworkTestCase(CastorTestCase test, UnitTestCase unit, MarshallingTest marshalling)
          Creates a CTF test case for the Marshalling framework.
OnlySourceGenerationTestCase(CastorTestCase test, UnitTestCase unit, OnlySourceGenerationTest sourceGen)
          Creates a new test case for the given setup.
SchemaTestCase(CastorTestCase castorTc, UnitTestCase tc)
          Creates a new SchemaTest with the given name
SourceGeneratorTestCase(CastorTestCase test, UnitTestCase unit, SourceGeneratorTest sourceGen)
          Creates a new test case for the given setup.
TestSourceGenerator(CastorTestCase test, UnitTestCase unit, OnlySourceGenerationTest sourceGen)
           
TestSourceGenerator(CastorTestCase test, UnitTestCase unit, SourceGeneratorTest sourceGen)
           
XMLTestCase(CastorTestCase test, UnitTestCase unit)
          Instantiates a new test case that represents the given UnitTestCase.
 



Copyright © 2012. All Rights Reserved.