Alex Rudyy created QPID-8038:
--------------------------------

             Summary: [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