Tuscany-specific assertions in DynamicTypesFromSchemaTestCase
-------------------------------------------------------------

                 Key: TUSCANY-1228
                 URL: https://issues.apache.org/jira/browse/TUSCANY-1228
             Project: Tuscany
          Issue Type: Bug
          Components: Java SDO Community Test Suite
            Reporter: Andy Grove


DynamicTypesFromSchemaTestCase.testDynamicTypeList contains assertions for 
"Object" types, such as:

        assertTrue(typeNameSet.contains("evenNumberOfOddOrEvenDigitsObject"));

There is nothing wrong with Tuscany creating this type with this name, but the 
naming of these "Object" types is not provided in the specification, so this 
test will fail on other implementations. I will provide a patch to remove these 
particular assertions. This is consistent with changes made to other test cases.

-- 
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]

Reply via email to