Searched refs:findFreePorts (Results 1 - 25 of 48) sorted by relevance

12

/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/replication/server/
H A DReplicationServerDynamicConfTest.java55 int[] ports = TestCaseUtils.findFreePorts(2);
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/replication/server/
H A DReplicationServerDynamicConfTest.java55 int[] ports = TestCaseUtils.findFreePorts(2);
H A DReplicationServerTest.java658 int[] changelogPorts = TestCaseUtils.findFreePorts(2);
756 int[] changelogPorts = TestCaseUtils.findFreePorts(2);
1122 int[] changelogPorts = TestCaseUtils.findFreePorts(2);
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/replication/server/
H A DReplicationServerDynamicConfTest.java55 int[] ports = TestCaseUtils.findFreePorts(2);
H A DReplicationServerTest.java658 int[] changelogPorts = TestCaseUtils.findFreePorts(2);
756 int[] changelogPorts = TestCaseUtils.findFreePorts(2);
1122 int[] changelogPorts = TestCaseUtils.findFreePorts(2);
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/
H A DReplicationServerFailoverTest.java86 findFreePorts();
334 private void findFreePorts() throws IOException method in class:ReplicationServerFailoverTest
336 int[] ports = TestCaseUtils.findFreePorts(2);
H A DGroupIdHandshakeTest.java93 findFreePorts();
198 private void findFreePorts() throws IOException method in class:GroupIdHandshakeTest
200 int[] ports = TestCaseUtils.findFreePorts(3);
H A DTopologyViewTest.java169 findFreePorts();
309 private void findFreePorts() throws Exception method in class:TopologyViewTest
311 int[] ports = TestCaseUtils.findFreePorts(3);
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/
H A DReplicationServerFailoverTest.java86 findFreePorts();
334 private void findFreePorts() throws IOException method in class:ReplicationServerFailoverTest
336 int[] ports = TestCaseUtils.findFreePorts(2);
H A DGroupIdHandshakeTest.java93 findFreePorts();
198 private void findFreePorts() throws IOException method in class:GroupIdHandshakeTest
200 int[] ports = TestCaseUtils.findFreePorts(3);
H A DTopologyViewTest.java169 findFreePorts();
309 private void findFreePorts() throws Exception method in class:TopologyViewTest
311 int[] ports = TestCaseUtils.findFreePorts(3);
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/replication/plugin/
H A DReplicationServerFailoverTest.java82 findFreePorts();
332 private void findFreePorts() throws IOException method in class:ReplicationServerFailoverTest
334 int[] ports = TestCaseUtils.findFreePorts(2);
H A DGroupIdHandshakeTest.java88 findFreePorts();
195 private void findFreePorts() throws IOException method in class:GroupIdHandshakeTest
197 int[] ports = TestCaseUtils.findFreePorts(3);
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/quicksetup/
H A DTestUtilities.java78 int[] ports = TestCaseUtils.findFreePorts(2);
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/quicksetup/
H A DTestUtilities.java78 int[] ports = TestCaseUtils.findFreePorts(2);
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/quicksetup/
H A DTestUtilities.java78 int[] ports = TestCaseUtils.findFreePorts(2);
/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/
H A DReplicationServerFailoverTest.java95 findFreePorts();
395 private void findFreePorts() method in class:ReplicationServerFailoverTest
H A DGroupIdHandshakeTest.java104 findFreePorts();
257 private void findFreePorts() method in class:GroupIdHandshakeTest
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/
H A DReplicationServerFailoverTest.java95 findFreePorts();
395 private void findFreePorts() method in class:ReplicationServerFailoverTest
H A DGroupIdHandshakeTest.java104 findFreePorts();
257 private void findFreePorts() method in class:GroupIdHandshakeTest
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/
H A DReplicationServerFailoverTest.java95 findFreePorts();
395 private void findFreePorts() method in class:ReplicationServerFailoverTest
H A DGroupIdHandshakeTest.java104 findFreePorts();
257 private void findFreePorts() method in class:GroupIdHandshakeTest
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/replication/service/
H A DReplicationDomainTest.java97 int[] ports = TestCaseUtils.findFreePorts(2);
415 int[] ports = TestCaseUtils.findFreePorts(2);
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/replication/service/
H A DReplicationDomainTest.java97 int[] ports = TestCaseUtils.findFreePorts(2);
415 int[] ports = TestCaseUtils.findFreePorts(2);
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/replication/service/
H A DReplicationDomainTest.java96 int[] ports = TestCaseUtils.findFreePorts(2);
410 int[] ports = TestCaseUtils.findFreePorts(2);

Completed in 127 milliseconds

12