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

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

Uses of MarshallingTest in org.castor.xmlctf
 

Fields in org.castor.xmlctf declared as MarshallingTest
protected  MarshallingTest MarshallingFrameworkTestCase._marshallingConf
          Contains the configuration for this test case.
 

Constructors in org.castor.xmlctf with parameters of type MarshallingTest
MarshallingFrameworkTestCase(CastorTestCase test, UnitTestCase unit, MarshallingTest marshalling)
          Creates a CTF test case for the Marshalling framework.
 

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

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

Methods in org.exolab.castor.tests.framework.testDescriptor with parameters of type MarshallingTest
 void TestDescriptorChoice.setMarshallingTest(MarshallingTest marshallingTest)
          Sets the value of field 'marshallingTest'.
 



Copyright © 2012. All Rights Reserved.