|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DistributedTestDecorator | |
---|---|
org.apache.qpid.test.framework.distributedtesting |
Uses of DistributedTestDecorator in org.apache.qpid.test.framework.distributedtesting |
---|
Subclasses of DistributedTestDecorator in org.apache.qpid.test.framework.distributedtesting | |
---|---|
class |
FanOutTestDecorator
FanOutTestDecorator is an DistributedTestDecorator that runs one test client in the sender role, and the remainder
in the receivers role. |
class |
InteropTestDecorator
DistributedTestDecorator is a test decorator, written to implement the interop test specification. |
Methods in org.apache.qpid.test.framework.distributedtesting that return DistributedTestDecorator | |
---|---|
protected DistributedTestDecorator |
Coordinator.newTestDecorator(org.apache.qpid.junit.extensions.WrappedSuiteTestDecorator targetTest,
Set<TestClientDetails> enlistedClients,
ConversationFactory conversationFactory,
Connection connection)
Creates a wrapped test decorator, that is capable of inviting enlisted clients to participate in a specified test. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |