<?xml version='1.0'?>
<TestDescriptor xmlns="http://castor.exolab.org/Test" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://castor.exolab.org/Test http://castor.exolab.org/Test">
<Name>TestNillable</Name>
<Author>Werner Guttmann</Author>
<Comment>Tests Castor's <xs:nillable> support for primitive (wrapper) data types.</Comment>
<Category>basic capability</Category>
<SourceGeneratorTest>
<Schema>test.xsd</Schema>
<Property_File>builder.properties</Property_File>
<Root_Object random="false" dump="true">Root</Root_Object>
<UnitTestCase>
<Name>Test Generation</Name>
<Input>input.xml</Input>
</UnitTestCase>
</SourceGeneratorTest>
</TestDescriptor>
|