Kim van der Riet created QPIDIT-142:
---------------------------------------

             Summary: Remove complex types from amqp_types_test, rename to 
amqp_simple_types_test
                 Key: QPIDIT-142
                 URL: https://issues.apache.org/jira/browse/QPIDIT-142
             Project: Apache QPID Interoperability Test Suite
          Issue Type: Task
          Components: AMQP Types Test
            Reporter: Kim van der Riet
            Assignee: Kim van der Riet


amqp_types_test contains a few arbitrary maps and lists. However, these complex 
AMQP types (which can be arbitrarily deeply encoded) are now covered in the 
amqp_complex_types_test. In addition, the shims for these complex types were 
not recursively encoding the subtypes contained in these types, but were using 
the string representation of the subtypes. This makes them of limited 
usefulness.

I suggest that these tests be removed.

In addition, I suggest that amqp_types_test be renamed to 
amqp_simple_types_test to help clearly distinguish it from the complex type 
test.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to