Army, I added this additional test case for parameter and XMLSERIALIZE just as a place holder so in future, at some point, if we do support parameters for XMLERSERIALIZE, we will have a test case which probably will fail and will be a safety check to make sure parameter and XMLSERIALIZE will work fine.
Mamta On 6/8/07, Army <[EMAIL PROTECTED]> wrote:
[EMAIL PROTECTED] wrote: > DERBY-2777 > I realized that there are no negative test case for parameter inside XMLSERIALIZE funciton. ... > Parameters are not supported inside XMLSERIALIZE and that's what the new test > cases are checking. Just curious: is this different from the check in the "testInvalidXMLBindings()" method of lang/XMLBindingTest.java? I.e. are we adding this test case here for collation purposes, or just as a general test case for XMLSERIALIZE? Army
