[ 
https://issues.apache.org/jira/browse/QPID-8038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16262985#comment-16262985
 ] 

Alex Rudyy commented on QPID-8038:
----------------------------------

Additional commit was made for the task but the jira reference was missed in 
the commit message

Commit c6d80d80e685f70653f609951868a9e8f0ffb5a6  in qpid-broker-j's branch 
refs/heads/master from Alex Rudyy
[ https://git-wip-us.apache.org/repos/asf?p=qpid-broker-j.git;h=c6d80d8 ]

[Broker-J][System Tests] Add protocol system test suites for AMQP 0-8,0-9 and 
0-9-1

> [Broker-J][System Tests] Add protocol system test suites for AMQP 0-x
> ---------------------------------------------------------------------
>
>                 Key: QPID-8038
>                 URL: https://issues.apache.org/jira/browse/QPID-8038
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Broker-J, Java Tests
>            Reporter: Alex Rudyy
>
> We need a test frameworks which would allow creation of tests which would be 
> sending the AMQP 0-x performatives over TCP and receiving and asserting 
> broker responses.
> The framework should satisfy the following requirements:
> * It should allow running tests against other AMQP brokers
> * The framework should encapsulate starting/stopping of broker and queue 
> creation/deletion under special interface(s) which can be implemented by the 
> Broker developers in order to run tests against different Broker 
> implementations
> * Tests should be able to start and stop broker if required or configured
> * Tests should be able to generate AMQP performatives and assert received 
> peer's AMQP performatives
> * The framework should allow using other transport than TCP if required
> * The framework should be based on AMQP 0-x  implementations of Broker-J



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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

Reply via email to