You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Alex Rudyy (JIRA)" <ji...@apache.org> on 2019/07/26 14:45:00 UTC

[jira] [Created] (QPID-8349) [Broker-J][AMQP 1.0][Tests] Improve protocol tests to be able to run the test suite against external broker

Alex Rudyy created QPID-8349:
--------------------------------

             Summary: [Broker-J][AMQP 1.0][Tests] Improve protocol tests to be able to run the test suite against external broker
                 Key: QPID-8349
                 URL: https://issues.apache.org/jira/browse/QPID-8349
             Project: Qpid
          Issue Type: Task
          Components: Java Tests
            Reporter: Alex Rudyy
             Fix For: qpid-java-broker-8.0.0


The existing protocol test framework allows to run test against external broker only when annotation {{RunBrokerAdmin}} is added to the test class with a type pointing to external broker admin type.

With this approach the implemented test can only be executed with a particular broker admin type.

The original intention of protocol tests was to allow running protocol tests against any AMQP compliment broker. The specific broker admin needs to be injected into the test framework.

Currently, we have "external" and "embedded" broker admin type, but, there is no way to execute protocol tests even against external Qpid broker.

We need to modify protocol test framework to allow running existing tests against external broker



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

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