You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Andy Grove (JIRA)" <tu...@ws.apache.org> on 2007/04/24 17:08:15 UTC

[jira] Updated: (TUSCANY-1230) Improvements to TypeConversionTest

     [ 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: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org