[
https://issues.apache.org/jira/browse/TUSCANY-1230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andy Grove updated TUSCANY-1230:
--------------------------------
Attachment: jira-1230.patch
Patch for above.
> Improvements to TypeConversionTest
> ----------------------------------
>
> Key: TUSCANY-1230
> URL: https://issues.apache.org/jira/browse/TUSCANY-1230
> Project: Tuscany
> Issue Type: Improvement
> Components: Java SDO Community Test Suite
> Reporter: Andy Grove
> Attachments: jira-1230.patch
>
>
> The attached patch performs the following
> - Refactors test.sdo21.tests.conversion.TypeConversionTest to split out a
> subset of the tests into a new StringConversionTest class with a common base
> class of ConversionBase
> - Adds TypeConversionTest to the CTSGeneralSuite (all tests pass against
> Tuscany)
> - Adds StringConversionTest to the UnderReviewTestSuite (there are quite a
> few failures which need further investigation)
> This patch also fixes a number of tests that were testing that the
> implementation threw an exception when performing certain type conversions,
> such as byte -> BigInteger, as these conversions are not listed as supported
> conversions in the data type conversion matrix in the specification. However,
> these conversions are completely valid and should have been included in the
> type conversion matrix. See JIRA SDO-188 (OSOA) for more information.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]