Class Summary |
Coordinator |
Implements the coordinator client described in the interop testing specification
(http://cwiki.apache.org/confluence/display/qpid/Interop+Testing+Specification). |
DistributedTestDecorator |
DistributedTestDecorator is a base class for writing test decorators that invite test clients to participate in
distributed test cases. |
FanOutTestDecorator |
FanOutTestDecorator is an DistributedTestDecorator that runs one test client in the sender role, and the remainder
in the receivers role. |
InteropTestDecorator |
DistributedTestDecorator is a test decorator, written to implement the interop test specification. |
OptOutTestCase |
An OptOutTestCase is a test case that automatically fails. |
TestClient |
Implements a test client as described in the interop testing spec
(http://cwiki.apache.org/confluence/display/qpid/Interop+Testing+Specification). |