org.exolab.castor.tests.framework.testDescriptor
Class TestDescriptorChoice
java.lang.Object
org.exolab.castor.tests.framework.testDescriptor.TestDescriptorChoice
- java.io.Serializable
public class TestDescriptorChoice
extends java.lang.Object
implements java.io.Serializable
Class TestDescriptorChoice.
TestDescriptorChoice
public TestDescriptorChoice()
getMarshallingTest
public MarshallingTest getMarshallingTest()
Returns the value of field 'marshallingTest'. The field
'marshallingTest' has the following description: Test
marshaling.
- the value of field 'MarshallingTest'.
getOnlySourceGenerationTest
public OnlySourceGenerationTest getOnlySourceGenerationTest()
Returns the value of field 'onlySourceGenerationTest'. The
field 'onlySourceGenerationTest' has the following
description: Tests source generation only, and does not
attempt to use the generated code. While
a SourceGeneratorTest is better because it is more
thorough, sometimes
the only thing that requires testing is the code
generation.
- the value of field 'OnlySourceGenerationTest'.
getSchemaTest
public SchemaTest getSchemaTest()
Returns the value of field 'schemaTest'. The field
'schemaTest' has the following description: Tests a schema.
- the value of field 'SchemaTest'.
getSourceGeneratorTest
public SourceGeneratorTest getSourceGeneratorTest()
Returns the value of field 'sourceGeneratorTest'. The field
'sourceGeneratorTest' has the following description: Tests
source generation and then tests the generated source,
testing
both marshaling and unmarshaling.
- the value of field 'SourceGeneratorTest'.
isValid
public boolean isValid()
Method isValid.
- true if this object is valid according to the schema
setMarshallingTest
public void setMarshallingTest(MarshallingTest marshallingTest)
Sets the value of field 'marshallingTest'. The field
'marshallingTest' has the following description: Test
marshaling.
marshallingTest
- the value of field 'marshallingTest'.
setOnlySourceGenerationTest
public void setOnlySourceGenerationTest(OnlySourceGenerationTest onlySourceGenerationTest)
Sets the value of field 'onlySourceGenerationTest'. The
field 'onlySourceGenerationTest' has the following
description: Tests source generation only, and does not
attempt to use the generated code. While
a SourceGeneratorTest is better because it is more
thorough, sometimes
the only thing that requires testing is the code
generation.
onlySourceGenerationTest
- the value of field
'onlySourceGenerationTest'.
setSchemaTest
public void setSchemaTest(SchemaTest schemaTest)
Sets the value of field 'schemaTest'. The field 'schemaTest'
has the following description: Tests a schema.
schemaTest
- the value of field 'schemaTest'.
setSourceGeneratorTest
public void setSourceGeneratorTest(SourceGeneratorTest sourceGeneratorTest)
Sets the value of field 'sourceGeneratorTest'. The field
'sourceGeneratorTest' has the following description: Tests
source generation and then tests the generated source,
testing
both marshaling and unmarshaling.
sourceGeneratorTest
- the value of field
'sourceGeneratorTest'.
Intalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com