Uses of Class
org.exolab.castor.tests.framework.testDescriptor.SourceGeneratorTest

Packages that use SourceGeneratorTest
org.castor.xmlctf   
org.exolab.castor.tests.framework.testDescriptor   
 

Uses of SourceGeneratorTest in org.castor.xmlctf
 

Fields in org.castor.xmlctf declared as SourceGeneratorTest
protected  SourceGeneratorTest SourceGeneratorTestCase._sourceGenConf
          Contains the information for the configuration for all the tests in this jar.
 

Constructors in org.castor.xmlctf with parameters of type SourceGeneratorTest
SourceGeneratorTestCase(CastorTestCase test, UnitTestCase unit, SourceGeneratorTest sourceGen)
          Creates a new test case for the given setup.
TestSourceGenerator(CastorTestCase test, UnitTestCase unit, SourceGeneratorTest sourceGen)
           
 

Uses of SourceGeneratorTest in org.exolab.castor.tests.framework.testDescriptor
 

Methods in org.exolab.castor.tests.framework.testDescriptor that return SourceGeneratorTest
 SourceGeneratorTest TestDescriptorChoice.getSourceGeneratorTest()
          Returns the value of field 'sourceGeneratorTest'.
static SourceGeneratorTest SourceGeneratorTest.unmarshal(Reader reader)
          Method unmarshal.
 

Methods in org.exolab.castor.tests.framework.testDescriptor with parameters of type SourceGeneratorTest
 void TestDescriptorChoice.setSourceGeneratorTest(SourceGeneratorTest sourceGeneratorTest)
          Sets the value of field 'sourceGeneratorTest'.
 



Copyright © 2012. All Rights Reserved.