You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Robbie Gemmell (JIRA)" <qp...@incubator.apache.org> on 2009/10/27 17:19:00 UTC

[jira] Created: (QPID-2164) Interop test cases should not be subclasses of QpidTestCase

Interop test cases should not be subclasses of QpidTestCase
-----------------------------------------------------------

                 Key: QPID-2164
                 URL: https://issues.apache.org/jira/browse/QPID-2164
             Project: Qpid
          Issue Type: Test
          Components: Interop Testing
    Affects Versions: 0.5
            Reporter: Robbie Gemmell
            Priority: Minor


The Interop test cases extend FrameworkBaseCase, which extends QpidTestCase. This causes problems with the Interop testing which results in the tests failing to work due to ClassCastExceptions raised as a result of exception handling by JUnit, unless the user knows which unrelated properties to set in and what values to set them to in order to work around QpidTestCase behaviour. As the Interop testing makes no use of QTC facilities, they should be updated not to subclass QTC.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org