|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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'. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||