Lines Matching refs:testcase

306     private String testcase;
315 String testcase)
320 this.testcase = testcase;
331 String testcase)
340 this.testcase = testcase;
501 debugInfo("handleClientConnection " + testcase + " " + scenario);
548 debugInfo("handleClientConnection " + testcase + " " + scenario + " done");
717 String testcase = "testSafeDataModeTimeout" + rsGroupId;
723 1, testcase);
736 waitForConnectionToRs(testcase, replicationServer);
749 waitForConnectionToRs(testcase, replicationServer);
760 waitForScenarioExecutedOnRs(testcase, replicationServer);
791 endTest(testcase);
829 String testcase = "testSafeReadModeTimeout" + rsGroupId;
834 true, testcase);
849 waitForConnectionToRs(testcase, replicationServer);
862 waitForConnectionToRs(testcase, replicationServer);
873 waitForScenarioExecutedOnRs(testcase, replicationServer);
904 endTest(testcase);
912 String testcase = "testNotAssuredSession";
917 false, testcase);
923 waitForConnectionToRs(testcase, replicationServer);
932 waitForScenarioExecutedOnRs(testcase, replicationServer);
937 endTest(testcase);
977 private void endTest(String testcase) throws Exception
979 debugInfo("Ending test " + testcase);
996 String testcase = "testSafeDataModeAck";
1002 2, testcase);
1008 waitForConnectionToRs(testcase, replicationServer);
1030 endTest(testcase);
1042 String testcase = "testSafeReadModeAck";
1047 true, testcase);
1053 waitForConnectionToRs(testcase, replicationServer);
1075 endTest(testcase);
1087 String testcase = "testSafeReadModeReply";
1092 true, testcase);
1098 waitForConnectionToRs(testcase, replicationServer);
1162 endTest(testcase);
1174 String testcase = "testSafeDataModeReply";
1179 4, testcase);
1185 waitForConnectionToRs(testcase, replicationServer);
1204 endTest(testcase);
1216 String testcase = "testSafeDataManyErrors";
1222 3, testcase);
1228 waitForConnectionToRs(testcase, replicationServer);
1289 endTest(testcase);
1325 String testcase = "testSafeReadManyErrors";
1330 true, testcase);
1336 waitForConnectionToRs(testcase, replicationServer);
1405 endTest(testcase);