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

ASF subversion and git services commented on QPID-8038:
-------------------------------------------------------

Commit a827841b24b22cd21f0ca6523da00093f2a26669 in qpid-broker-j's branch 
refs/heads/master from [~k-wall]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-broker-j.git;h=a827841 ]

QPID-8038: [Broker-J] [AMQP 0-10] Add a protocol test supporting explicit 
message acquision


> [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
>            Priority: Major
>
> 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
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to