Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
D
G
I
L
O
P
R
S
T
_
A
acceptInvite(Message)
- Method in class org.apache.qpid.interop.clienttestcases.
TestCase1DummyRun
Determines whether the test invite that matched this test case is acceptable.
acceptInvite(Message)
- Method in class org.apache.qpid.interop.clienttestcases.
TestCase2BasicP2P
Determines whether the test invite that matched this test case is acceptable.
acceptInvite(Message)
- Method in class org.apache.qpid.interop.clienttestcases.
TestCase3BasicPubSub
Determines whether the test invite that matched this test case is acceptable.
acceptInvite(Message)
- Method in class org.apache.qpid.interop.clienttestcases.
TestCase4P2PMessageSize
Determines whether the test invite that matched this test case is acceptable.
acceptInvite(Message)
- Method in class org.apache.qpid.interop.clienttestcases.
TestCase5PubSubMessageSize
Determines whether the test invite that matched this test case is acceptable.
assignRole(TestClientControlledTest.Roles, Message)
- Method in class org.apache.qpid.interop.clienttestcases.
TestCase1DummyRun
Assigns the role to be played by this test case.
assignRole(TestClientControlledTest.Roles, Message)
- Method in class org.apache.qpid.interop.clienttestcases.
TestCase2BasicP2P
Assigns the role to be played by this test case.
assignRole(TestClientControlledTest.Roles, Message)
- Method in class org.apache.qpid.interop.clienttestcases.
TestCase3BasicPubSub
Assigns the role to be played by this test case.
assignRole(TestClientControlledTest.Roles, Message)
- Method in class org.apache.qpid.interop.clienttestcases.
TestCase4P2PMessageSize
Assigns the role to be played by this test case.
assignRole(TestClientControlledTest.Roles, Message)
- Method in class org.apache.qpid.interop.clienttestcases.
TestCase5PubSubMessageSize
Assigns the role to be played by this test case.
assignRole(TestClientControlledTest.Roles, Message)
- Method in class org.apache.qpid.sustained.
SustainedClientTestCase
Assigns the role to be played by this test case.
D
delays
- Variable in class org.apache.qpid.sustained.
SustainedClientTestCase.SustainedRateAdapter
G
getName()
- Method in class org.apache.qpid.interop.clienttestcases.
TestCase1DummyRun
Should provide the name of the test case that this class implements.
getName()
- Method in class org.apache.qpid.interop.clienttestcases.
TestCase2BasicP2P
Should provide the name of the test case that this class implements.
getName()
- Method in class org.apache.qpid.interop.clienttestcases.
TestCase3BasicPubSub
Should provide the name of the test case that this class implements.
getName()
- Method in class org.apache.qpid.interop.clienttestcases.
TestCase4P2PMessageSize
Should provide the name of the test case that this class implements.
getName()
- Method in class org.apache.qpid.interop.clienttestcases.
TestCase5PubSubMessageSize
Should provide the name of the test case that this class implements.
getName()
- Method in class org.apache.qpid.sustained.
SustainedClientTestCase
Should provide the name of the test case that this class implements.
getReport(Session)
- Method in class org.apache.qpid.interop.clienttestcases.
TestCase1DummyRun
Gets a report on the actions performed by the test case in its assigned role.
getReport(Session)
- Method in class org.apache.qpid.interop.clienttestcases.
TestCase2BasicP2P
Gets a report on the actions performed by the test case in its assigned role.
getReport(Session)
- Method in class org.apache.qpid.interop.clienttestcases.
TestCase3BasicPubSub
Gets a report on the actions performed by the test case in its assigned role.
getReport(Session)
- Method in class org.apache.qpid.interop.clienttestcases.
TestCase4P2PMessageSize
Gets a report on the actions performed by the test case in its assigned role.
getReport(Session)
- Method in class org.apache.qpid.interop.clienttestcases.
TestCase5PubSubMessageSize
Gets a report on the actions performed by the test case in its assigned role.
getReport(Session)
- Method in class org.apache.qpid.sustained.
SustainedClientTestCase
Gets a report on the actions performed by the test case in its assigned role.
getTestCaseNameForTestMethod(String)
- Method in class org.apache.qpid.interop.testcases.
InteropTestCase1DummyRun
Should provide a translation from the junit method name of a test to its test case name as defined in the interop testing specification.
getTestCaseNameForTestMethod(String)
- Method in class org.apache.qpid.interop.testcases.
InteropTestCase2BasicP2P
Should provide a translation from the junit method name of a test to its test case name as defined in the interop testing specification.
getTestCaseNameForTestMethod(String)
- Method in class org.apache.qpid.interop.testcases.
InteropTestCase3BasicPubSub
Should provide a translation from the junit method name of a test to its test case name as defined in the interop testing specification.
getTestCaseNameForTestMethod(String)
- Method in class org.apache.qpid.interop.testcases.
InteropTestCase4P2PMessageSize
Should provide a translation from the junit method name of a test to its test case name as defined in the interop testing specification.
getTestCaseNameForTestMethod(String)
- Method in class org.apache.qpid.interop.testcases.
InteropTestCase5PubSubMessageSize
Should provide a translation from the junit method name of a test to its test case name as defined in the interop testing specification.
getTestCaseNameForTestMethod(String)
- Method in class org.apache.qpid.sustained.
SustainedTestCase
Should provide a translation from the junit method name of a test to its test case name as known to the test clients that will run the test.
I
InteropTestCase1DummyRun
- Class in
org.apache.qpid.interop.testcases
Coordinates test case 1, from the interop test specification.
InteropTestCase1DummyRun(String)
- Constructor for class org.apache.qpid.interop.testcases.
InteropTestCase1DummyRun
Creates a new coordinating test case with the specified name.
InteropTestCase2BasicP2P
- Class in
org.apache.qpid.interop.testcases
Implements test case 2, from the interop test specification.
InteropTestCase2BasicP2P(String)
- Constructor for class org.apache.qpid.interop.testcases.
InteropTestCase2BasicP2P
Creates a new coordinating test case with the specified name.
InteropTestCase3BasicPubSub
- Class in
org.apache.qpid.interop.testcases
CRC Card
Responsibilities Collaborations Setup pub/sub test parameters and compare with test output.
InteropTestCase3BasicPubSub(String)
- Constructor for class org.apache.qpid.interop.testcases.
InteropTestCase3BasicPubSub
Creates a new coordinating test case with the specified name.
InteropTestCase4P2PMessageSize
- Class in
org.apache.qpid.interop.testcases
Implements test case 4, from the interop test specification.
InteropTestCase4P2PMessageSize(String)
- Constructor for class org.apache.qpid.interop.testcases.
InteropTestCase4P2PMessageSize
Creates a new coordinating test case with the specified name.
InteropTestCase5PubSubMessageSize
- Class in
org.apache.qpid.interop.testcases
Implements test case 5, from the interop test specification.
InteropTestCase5PubSubMessageSize(String)
- Constructor for class org.apache.qpid.interop.testcases.
InteropTestCase5PubSubMessageSize
Creates a new coordinating test case with the specified name.
L
lateJoin(Message)
- Method in class org.apache.qpid.sustained.
SustainedTestCase
Accepts a late joining client into this test case.
log
- Variable in class org.apache.qpid.sustained.
SustainedTestCase
Used for debugging.
O
onException(JMSException)
- Method in class org.apache.qpid.sustained.
SustainedClientTestCase
onMessage(Message)
- Method in class org.apache.qpid.interop.clienttestcases.
TestCase1DummyRun
Handles incoming test messages.
onMessage(Message)
- Method in class org.apache.qpid.interop.clienttestcases.
TestCase2BasicP2P
Counts incoming test messages.
onMessage(Message)
- Method in class org.apache.qpid.interop.clienttestcases.
TestCase3BasicPubSub
Counts incoming test messages.
onMessage(Message)
- Method in class org.apache.qpid.interop.clienttestcases.
TestCase4P2PMessageSize
Counts incoming test messages.
onMessage(Message)
- Method in class org.apache.qpid.interop.clienttestcases.
TestCase5PubSubMessageSize
Counts incoming test messages.
onMessage(Message)
- Method in class org.apache.qpid.sustained.
SustainedClientTestCase.SustainedListener
onMessage(Message)
- Method in class org.apache.qpid.sustained.
SustainedClientTestCase.SustainedRateAdapter
org.apache.qpid.interop.clienttestcases
- package org.apache.qpid.interop.clienttestcases
org.apache.qpid.interop.testcases
- package org.apache.qpid.interop.testcases
org.apache.qpid.sustained
- package org.apache.qpid.sustained
P
producer
- Variable in class org.apache.qpid.interop.clienttestcases.
TestCase2BasicP2P
The producer to send the test messages with.
producer
- Variable in class org.apache.qpid.interop.clienttestcases.
TestCase3BasicPubSub
The producer to send the test messages with.
producer
- Variable in class org.apache.qpid.interop.clienttestcases.
TestCase4P2PMessageSize
The producer to send the test messages with.
producer
- Variable in class org.apache.qpid.interop.clienttestcases.
TestCase5PubSubMessageSize
The producer to send the test messages with.
producer
- Variable in class org.apache.qpid.sustained.
SustainedClientTestCase
The producer to send the test messages with.
R
run()
- Method in class org.apache.qpid.sustained.
SustainedClientTestCase.SustainedRateAdapter
S
sentMessage()
- Method in class org.apache.qpid.sustained.
SustainedClientTestCase.SustainedRateAdapter
Incrment the number of sent messages and then sleep, if required.
setClient(SustainedClientTestCase)
- Method in class org.apache.qpid.sustained.
SustainedClientTestCase.SustainedRateAdapter
start(int)
- Method in class org.apache.qpid.interop.clienttestcases.
TestCase1DummyRun
Performs the test case actions.
start(int)
- Method in class org.apache.qpid.interop.clienttestcases.
TestCase2BasicP2P
Performs the test case actions.
start(int)
- Method in class org.apache.qpid.interop.clienttestcases.
TestCase3BasicPubSub
Performs the test case actions.
start(int)
- Method in class org.apache.qpid.interop.clienttestcases.
TestCase4P2PMessageSize
Performs the test case actions.
start(int)
- Method in class org.apache.qpid.interop.clienttestcases.
TestCase5PubSubMessageSize
Performs the test case actions.
start(int)
- Method in class org.apache.qpid.sustained.
SustainedClientTestCase
Performs the test case actions.
stop()
- Method in class org.apache.qpid.sustained.
SustainedClientTestCase.SustainedRateAdapter
SustainedClientTestCase
- Class in
org.apache.qpid.sustained
Implements test case 3, basic pub/sub.
SustainedClientTestCase()
- Constructor for class org.apache.qpid.sustained.
SustainedClientTestCase
SustainedClientTestCase.SustainedListener
- Class in
org.apache.qpid.sustained
Inner class that listens for messages and sends a report for the time taken between receiving the 'start' and 'end' messages.
SustainedClientTestCase.SustainedListener(String, int, Session, Destination)
- Constructor for class org.apache.qpid.sustained.
SustainedClientTestCase.SustainedListener
Main Constructor
SustainedClientTestCase.SustainedRateAdapter
- Class in
org.apache.qpid.sustained
This class is used here to adjust the _delay value which in turn is used to control the number of messages/second that are sent through the test system.
SustainedClientTestCase.SustainedRateAdapter(SustainedClientTestCase)
- Constructor for class org.apache.qpid.sustained.
SustainedClientTestCase.SustainedRateAdapter
SustainedTestCase
- Class in
org.apache.qpid.sustained
SustainedTestCase is a
FrameworkBaseCase
that runs the "Perf_SustainedPubSub" test case.
SustainedTestCase(String)
- Constructor for class org.apache.qpid.sustained.
SustainedTestCase
Creates a new coordinating test case with the specified name.
T
terminate()
- Method in class org.apache.qpid.sustained.
SustainedClientTestCase
testBasicP2P()
- Method in class org.apache.qpid.interop.testcases.
InteropTestCase2BasicP2P
Performs the basic P2P test case, "Test Case 2" in the specification.
testBasicPubSub()
- Method in class org.apache.qpid.interop.testcases.
InteropTestCase3BasicPubSub
Performs the basic P2P test case, "Test Case 2" in the specification.
testBasicPubSub()
- Method in class org.apache.qpid.sustained.
SustainedTestCase
Performs a single test run of the sustained test.
TestCase1DummyRun
- Class in
org.apache.qpid.interop.clienttestcases
Implements tet case 1, dummy run.
TestCase1DummyRun()
- Constructor for class org.apache.qpid.interop.clienttestcases.
TestCase1DummyRun
TestCase2BasicP2P
- Class in
org.apache.qpid.interop.clienttestcases
Implements test case 2, basic P2P.
TestCase2BasicP2P()
- Constructor for class org.apache.qpid.interop.clienttestcases.
TestCase2BasicP2P
TestCase3BasicPubSub
- Class in
org.apache.qpid.interop.clienttestcases
Implements test case 3, basic pub/sub.
TestCase3BasicPubSub()
- Constructor for class org.apache.qpid.interop.clienttestcases.
TestCase3BasicPubSub
TestCase4P2PMessageSize
- Class in
org.apache.qpid.interop.clienttestcases
Implements test case 4, P2P messages with message size.
TestCase4P2PMessageSize()
- Constructor for class org.apache.qpid.interop.clienttestcases.
TestCase4P2PMessageSize
TestCase5PubSubMessageSize
- Class in
org.apache.qpid.interop.clienttestcases
Implements test case 5, pub/sub with message size.
TestCase5PubSubMessageSize()
- Constructor for class org.apache.qpid.interop.clienttestcases.
TestCase5PubSubMessageSize
testDummyRun()
- Method in class org.apache.qpid.interop.testcases.
InteropTestCase1DummyRun
Performs the basic P2P test case, "Test Case 2" in the specification.
testP2PMessageSize0K()
- Method in class org.apache.qpid.interop.testcases.
InteropTestCase4P2PMessageSize
Performs the P2P message test case, "Test Case 4" in the specification, for messages 0K in size.
testP2PMessageSize127K()
- Method in class org.apache.qpid.interop.testcases.
InteropTestCase4P2PMessageSize
Performs the P2P message test case, "Test Case 4" in the specification, for messages 127K in size.
testP2PMessageSize128K()
- Method in class org.apache.qpid.interop.testcases.
InteropTestCase4P2PMessageSize
Performs the P2P message test case, "Test Case 4" in the specification, for messages 128K in size.
testP2PMessageSize129K()
- Method in class org.apache.qpid.interop.testcases.
InteropTestCase4P2PMessageSize
Performs the P2P message test case, "Test Case 4" in the specification, for messages 129K in size.
testP2PMessageSize255K()
- Method in class org.apache.qpid.interop.testcases.
InteropTestCase4P2PMessageSize
Performs the P2P message test case, "Test Case 4" in the specification, for messages 255K in size.
testP2PMessageSize256K()
- Method in class org.apache.qpid.interop.testcases.
InteropTestCase4P2PMessageSize
Performs the P2P message test case, "Test Case 4" in the specification, for messages 256K in size.
testP2PMessageSize257K()
- Method in class org.apache.qpid.interop.testcases.
InteropTestCase4P2PMessageSize
Performs the P2P message test case, "Test Case 4" in the specification, for messages 257K in size.
testP2PMessageSize63K()
- Method in class org.apache.qpid.interop.testcases.
InteropTestCase4P2PMessageSize
Performs the P2P message test case, "Test Case 4" in the specification, for messages 63K in size.
testP2PMessageSize64K()
- Method in class org.apache.qpid.interop.testcases.
InteropTestCase4P2PMessageSize
Performs the P2P message test case, "Test Case 4" in the specification, for messages 64K in size.
testP2PMessageSize65K()
- Method in class org.apache.qpid.interop.testcases.
InteropTestCase4P2PMessageSize
Performs the P2P message test case, "Test Case 4" in the specification, for messages 65K in size.
testPubSubMessageSize0K()
- Method in class org.apache.qpid.interop.testcases.
InteropTestCase5PubSubMessageSize
Performs the P2P message test case, "Test Case 4" in the specification, for messages 0K in size.
testPubSubMessageSize127K()
- Method in class org.apache.qpid.interop.testcases.
InteropTestCase5PubSubMessageSize
Performs the P2P message test case, "Test Case 4" in the specification, for messages 127K in size.
testPubSubMessageSize128K()
- Method in class org.apache.qpid.interop.testcases.
InteropTestCase5PubSubMessageSize
Performs the P2P message test case, "Test Case 4" in the specification, for messages 128K in size.
testPubSubMessageSize129K()
- Method in class org.apache.qpid.interop.testcases.
InteropTestCase5PubSubMessageSize
Performs the P2P message test case, "Test Case 4" in the specification, for messages 129K in size.
testPubSubMessageSize255K()
- Method in class org.apache.qpid.interop.testcases.
InteropTestCase5PubSubMessageSize
Performs the P2P message test case, "Test Case 4" in the specification, for messages 255K in size.
testPubSubMessageSize256K()
- Method in class org.apache.qpid.interop.testcases.
InteropTestCase5PubSubMessageSize
Performs the P2P message test case, "Test Case 4" in the specification, for messages 256K in size.
testPubSubMessageSize257K()
- Method in class org.apache.qpid.interop.testcases.
InteropTestCase5PubSubMessageSize
Performs the P2P message test case, "Test Case 4" in the specification, for messages 257K in size.
testPubSubMessageSize63K()
- Method in class org.apache.qpid.interop.testcases.
InteropTestCase5PubSubMessageSize
Performs the P2P message test case, "Test Case 4" in the specification, for messages 63K in size.
testPubSubMessageSize64K()
- Method in class org.apache.qpid.interop.testcases.
InteropTestCase5PubSubMessageSize
Performs the P2P message test case, "Test Case 4" in the specification, for messages 64K in size.
testPubSubMessageSize65K()
- Method in class org.apache.qpid.interop.testcases.
InteropTestCase5PubSubMessageSize
Performs the P2P message test case, "Test Case 4" in the specification, for messages 65K in size.
_
_batchSize
- Variable in class org.apache.qpid.sustained.
SustainedClientTestCase
_client
- Variable in class org.apache.qpid.sustained.
SustainedClientTestCase.SustainedListener
Record of the client ID used for this SustainedListnener
_numBatches
- Variable in class org.apache.qpid.sustained.
SustainedClientTestCase.SustainedRateAdapter
_rateAdapter
- Variable in class org.apache.qpid.sustained.
SustainedClientTestCase
Adapter that adjusts the send rate based on the updates from clients.
_session
- Variable in class org.apache.qpid.sustained.
SustainedClientTestCase.SustainedListener
Session to create the report message on
_skipUpdate
- Variable in class org.apache.qpid.sustained.
SustainedClientTestCase.SustainedRateAdapter
_totalDuration
- Variable in class org.apache.qpid.sustained.
SustainedClientTestCase.SustainedRateAdapter
_totalReceived
- Variable in class org.apache.qpid.sustained.
SustainedClientTestCase.SustainedRateAdapter
_updater
- Variable in class org.apache.qpid.sustained.
SustainedClientTestCase.SustainedListener
Message producer to use to send reports
_warmup
- Variable in class org.apache.qpid.sustained.
SustainedClientTestCase.SustainedRateAdapter
A
D
G
I
L
O
P
R
S
T
_
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Licensed to the Apache Software Foundation