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:[email protected]