Searched defs:newClient (Results 1 - 6 of 6) sorted by relevance

/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/replication/server/
H A DReplicationServerTest.java177 newClient();
202 newClient();
328 private void newClient() throws Exception method in class:ReplicationServerTest
330 debugInfo("Starting newClient");
344 debugInfo("Ending newClient");
496 * Test that newClient() and newClientWithFirstChange() still works
504 newClient();
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/replication/server/
H A DReplicationServerTest.java159 newClient();
189 newClient();
328 private void newClient() throws Exception method in class:ReplicationServerTest
330 debugInfo("Starting newClient");
339 debugInfo("Ending newClient");
449 * Test that newClient() and newClientWithFirstChange() still works
460 newClient();
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/replication/server/
H A DReplicationServerTest.java177 newClient();
202 newClient();
328 private void newClient() throws Exception method in class:ReplicationServerTest
330 debugInfo("Starting newClient");
344 debugInfo("Ending newClient");
496 * Test that newClient() and newClientWithFirstChange() still works
504 newClient();
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/replication/server/
H A DReplicationServerTest.java159 newClient();
189 newClient();
328 private void newClient() throws Exception method in class:ReplicationServerTest
330 debugInfo("Starting newClient");
339 debugInfo("Ending newClient");
449 * Test that newClient() and newClientWithFirstChange() still works
460 newClient();
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/replication/server/
H A DReplicationServerTest.java177 newClient();
202 newClient();
328 private void newClient() throws Exception method in class:ReplicationServerTest
330 debugInfo("Starting newClient");
344 debugInfo("Ending newClient");
496 * Test that newClient() and newClientWithFirstChange() still works
504 newClient();
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/replication/server/
H A DReplicationServerTest.java156 newClient();
186 newClient();
325 private void newClient() throws Exception method in class:ReplicationServerTest
327 debugInfo("Starting newClient");
336 debugInfo("Ending newClient");
446 * Test that newClient() and newClientWithFirstChange() still works
457 newClient();

Completed in 48 milliseconds