<?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>Simple Content Test Default Value</Name>
<Author>Matthias Epheser</Author>
<Comment>See http://jira.codehaus.org/browse/CASTOR-2053</Comment>
<Category>basic capability</Category>
<SourceGeneratorTest>
<Schema>test.xsd</Schema>
<Root_Object random="false" dump="true">Root</Root_Object>
<UnitTestCase>
<Name>Test Generation</Name>
<Input>input.xml</Input>
<GoldFile>goldfile.xml</GoldFile>
</UnitTestCase>
</SourceGeneratorTest>
</TestDescriptor>
|