[
https://issues.apache.org/jira/browse/QPIDIT-119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16419490#comment-16419490
]
ASF subversion and git services commented on QPIDIT-119:
--------------------------------------------------------
Commit c1fb41599b6046ca8fddb5a754d57191240b313c in qpid-interop-test's branch
refs/heads/master from [~kpvdr]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-interop-test.git;h=c1fb415 ]
QPIDIT-119: Generator for amqp_complex_types_test, which can generate Python
and C++ data files from JSON at this point. RheaJs and AmqpNetLite remain
stubbed, and will be completed later. A first version of the JSON test data
files are also included, one each for arrays, lists and maps.
> Add AMQP complex type test
> --------------------------
>
> Key: QPIDIT-119
> URL: https://issues.apache.org/jira/browse/QPIDIT-119
> Project: Apache QPID Interoperability Test Suite
> Issue Type: Task
> Affects Versions: 0.1.0
> Reporter: Kim van der Riet
> Assignee: Kim van der Riet
> Priority: Major
> Fix For: 0.2.0
>
>
> The AMQP types test cover the simple tests well, but do not do a good job of
> the complex types. This is because the ability to represent the test data for
> the complex types is itself a complex issue, as each complex type may contain
> an arbitrary number of other complex types. For example, a list may contain
> other lists or maps, and maps may contain other lists and maps as both keys
> and values.
> Solving this problem requires that a mechanism exist to create and represent
> an arbitrarily large and complex set of data for testing, and allow the sent
> and received data to be compared to determine success or failure.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]