From b960cd5acbb26aa7b228e234204e4af1092d759a Mon Sep 17 00:00:00 2001 From: Rupert Smith Date: Wed, 25 Jul 2007 13:57:21 +0000 Subject: Refactored packaging of test framework. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/M2@559458 13f79535-47bb-0310-9956-ffa450edef68 --- java/integrationtests/docs/RunningSustainedTests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'java/integrationtests/docs') 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] -- cgit v1.2.1