diff options
| author | Rupert Smith <rupertlssmith@apache.org> | 2007-07-25 13:57:21 +0000 |
|---|---|---|
| committer | Rupert Smith <rupertlssmith@apache.org> | 2007-07-25 13:57:21 +0000 |
| commit | b960cd5acbb26aa7b228e234204e4af1092d759a (patch) | |
| tree | 742c00b4231ad97becb8c81e9fac37ef8960efa1 /java/integrationtests/docs | |
| parent | db75997fdddebb33087c87f273b4c79064f60614 (diff) | |
| download | qpid-python-b960cd5acbb26aa7b228e234204e4af1092d759a.tar.gz | |
Refactored packaging of test framework.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/M2@559458 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/integrationtests/docs')
| -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] |
