Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-6933

[Broker-J][System Tests]Factor out a JMS client neutral messaging test suite from system tests

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • qpid-java-broker-7.1.0
    • Java Tests
    • None

    Description

      The existing system testsuite is in a poor state.

      • It is poorly structured
      • Mixes different types of test. i.e. messaging behaviour with those that test features of the Java Broker (e.g. REST).
      • Many of the tests refer directly to the implementation classes of the Qpid Client 0-8..0-10 client meaning the tests cannot be run using the new client.

      As a first step, we want to factor out a separate messaging system test suite:

      • The tests in this suite will be JMS client neutral.
      • Written in terms of JNDI/JMS client
      • Configurations/Broker observations will be performed via a clean Broker-neutral facade. For instance
        • a mechanism to cause the queue to be created of a particular type.
        • a mechanism to observe a queue depth.
      • The tests will be classified by feature (to be defined)
      • The classification system will be used to drive an exclusion feature (to be defined).

      Attachments

        Issue Links

          Activity

            People

              orudyy Alex Rudyy
              kwall Keith Wall
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: