|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.qpid.test.framework | |
---|---|
org.apache.qpid.test.framework | A framework for testing Qpid, built around a standard 'test circuit' design. |
org.apache.qpid.test.framework.distributedcircuit | |
org.apache.qpid.test.framework.distributedtesting | |
org.apache.qpid.test.framework.localcircuit | |
org.apache.qpid.test.framework.qpid | |
org.apache.qpid.test.framework.sequencers | |
org.apache.qpid.test.testcases |
Classes in org.apache.qpid.test.framework used by org.apache.qpid.test.framework | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Assertion
Assertion models an assertion on a test Circuit . |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||
BrokerLifecycleAware
BrokerLifecycleAware is an awareness interface implemented by test cases that can run control the life-cycle of the brokers on which they run. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||
CauseFailure
CauseFailure provides a method to cause a failure in a messaging broker, usually used in conjunction with fail-over or other failure mode testing. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||
Circuit
A Circuit is the basic test unit against which test cases are to be written. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||
CircuitEnd
A CircuitEnd is a pair consisting of one message producer and one message consumer, that represents one end of a test circuit. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||
CircuitEndBase
A CircuitEndBase is a pair consisting of one message producer and one message consumer, that represents one end of a test circuit. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||
ExceptionMonitor
An exception monitor, listens for JMS exception on a connection or consumer. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||
FrameworkTestContext
A FrameworkTestContext provides context information to test code about the current test case being run; its name, its parameters. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||
LocalCircuitFactory
LocalCircuitFactory is a circuit factory that creates test circuits with publishing and receiving ends rooted on the same JVM. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||
MessageMonitor
MessageMonitor is used to record information about messages received. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||
MessagingTestConfigProperties
MessagingTestConfigProperties defines a set of property names and default values for specifying a messaging topology, and test parameters for running a messaging test over that topology. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||
Publisher
A Publisher represents the status of the publishing side of a test circuit. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||
Receiver
A Receiver is a CircuitEnd that represents the status of the receiving side of a test circuit. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||
TestCaseVector
Licensed to the Apache Software Foundation |