diff options
Diffstat (limited to 'java/integrationtests/docs/RunningSustainedTests.txt')
-rw-r--r-- | java/integrationtests/docs/RunningSustainedTests.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/integrationtests/docs/RunningSustainedTests.txt b/java/integrationtests/docs/RunningSustainedTests.txt index c483709f61..db4405a32d 100644 --- a/java/integrationtests/docs/RunningSustainedTests.txt +++ b/java/integrationtests/docs/RunningSustainedTests.txt @@ -9,7 +9,7 @@ Run the tests as per the integration tests. - Start a broker - Start at least one test client [java org.apache.qpid.interop.TestClient], ensuring unique naming. -- Start the test coordinator with the 'fanout' engine, on the sustained test case [java org.apache.qpid.interop.coordinator.Coordinator] +- Start the test coordinator with the 'fanout' engine, on the sustained test case [java org.apache.qpid.test.framework.distributedtesting.Coordinator] - Additional Test clients can be started and joined into the running test: [java org.apache.qpid.interop.TestClient -j] |