Searched defs:baseDN2 (Results 1 - 8 of 8) sorted by relevance

/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/core/
H A DWorkflowTopologyTest.java147 * of baseDN2 which is the superior of baseDN3:
151 * baseDN2 + subordinateDN2 + unrelatedDN
201 String baseDN2 = "ou=test2," + baseDN1;
202 String baseDN3 = "ou=test3," + baseDN2;
204 String subordinateDN2 = "ou=subordinate2," + baseDN2;
211 baseDNs[i] = DN.decode (baseDN2);
262 * baseDN2 baseDN3
296 String baseDN2 = "ou=group," + baseDN1;
299 String subordinateDN2 = "ou=subordinate2," + baseDN2;
306 baseDNs[i] = DN.decode (baseDN2);
630 createWorkflow_simpleTopology2( DN baseDN1, DN baseDN2, DN baseDN3, DN subordinateDN1, DN subordinateDN2, DN subordinateDN3, DN unrelatedDN ) argument
811 createWorkflow_complexTopology1( DN baseDN1, DN baseDN2, DN baseDN3, DN subordinateDN1, DN subordinateDN2, DN subordinateDN3, DN unrelatedDN ) argument
[all...]
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/core/
H A DWorkflowTopologyTest.java134 * of baseDN2 which is the superior of baseDN3:
138 * baseDN2 + subordinateDN2 + unrelatedDN
187 String baseDN2 = "ou=test2," + baseDN1;
188 String baseDN3 = "ou=test3," + baseDN2;
190 String subordinateDN2 = "ou=subordinate2," + baseDN2;
197 baseDNs[i] = DN.decode (baseDN2);
244 * baseDN2 baseDN3
277 String baseDN2 = "ou=group," + baseDN1;
280 String subordinateDN2 = "ou=subordinate2," + baseDN2;
287 baseDNs[i] = DN.decode (baseDN2);
607 createWorkflow_simpleTopology2( DN baseDN1, DN baseDN2, DN baseDN3, DN subordinateDN1, DN subordinateDN2, DN subordinateDN3, DN unrelatedDN ) argument
788 createWorkflow_complexTopology1( DN baseDN1, DN baseDN2, DN baseDN3, DN subordinateDN1, DN subordinateDN2, DN subordinateDN3, DN unrelatedDN ) argument
[all...]
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/core/
H A DWorkflowTopologyTest.java147 * of baseDN2 which is the superior of baseDN3:
151 * baseDN2 + subordinateDN2 + unrelatedDN
201 String baseDN2 = "ou=test2," + baseDN1;
202 String baseDN3 = "ou=test3," + baseDN2;
204 String subordinateDN2 = "ou=subordinate2," + baseDN2;
211 baseDNs[i] = DN.decode (baseDN2);
262 * baseDN2 baseDN3
296 String baseDN2 = "ou=group," + baseDN1;
299 String subordinateDN2 = "ou=subordinate2," + baseDN2;
306 baseDNs[i] = DN.decode (baseDN2);
630 createWorkflow_simpleTopology2( DN baseDN1, DN baseDN2, DN baseDN3, DN subordinateDN1, DN subordinateDN2, DN subordinateDN3, DN unrelatedDN ) argument
811 createWorkflow_complexTopology1( DN baseDN1, DN baseDN2, DN baseDN3, DN subordinateDN1, DN subordinateDN2, DN subordinateDN3, DN unrelatedDN ) argument
[all...]
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/core/
H A DWorkflowTopologyTest.java134 * of baseDN2 which is the superior of baseDN3:
138 * baseDN2 + subordinateDN2 + unrelatedDN
187 String baseDN2 = "ou=test2," + baseDN1;
188 String baseDN3 = "ou=test3," + baseDN2;
190 String subordinateDN2 = "ou=subordinate2," + baseDN2;
197 baseDNs[i] = DN.decode (baseDN2);
244 * baseDN2 baseDN3
277 String baseDN2 = "ou=group," + baseDN1;
280 String subordinateDN2 = "ou=subordinate2," + baseDN2;
287 baseDNs[i] = DN.decode (baseDN2);
607 createWorkflow_simpleTopology2( DN baseDN1, DN baseDN2, DN baseDN3, DN subordinateDN1, DN subordinateDN2, DN subordinateDN3, DN unrelatedDN ) argument
788 createWorkflow_complexTopology1( DN baseDN1, DN baseDN2, DN baseDN3, DN subordinateDN1, DN subordinateDN2, DN subordinateDN3, DN unrelatedDN ) argument
[all...]
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/core/
H A DWorkflowTopologyTest.java147 * of baseDN2 which is the superior of baseDN3:
151 * baseDN2 + subordinateDN2 + unrelatedDN
201 String baseDN2 = "ou=test2," + baseDN1;
202 String baseDN3 = "ou=test3," + baseDN2;
204 String subordinateDN2 = "ou=subordinate2," + baseDN2;
211 baseDNs[i] = DN.decode (baseDN2);
262 * baseDN2 baseDN3
296 String baseDN2 = "ou=group," + baseDN1;
299 String subordinateDN2 = "ou=subordinate2," + baseDN2;
306 baseDNs[i] = DN.decode (baseDN2);
630 createWorkflow_simpleTopology2( DN baseDN1, DN baseDN2, DN baseDN3, DN subordinateDN1, DN subordinateDN2, DN subordinateDN3, DN unrelatedDN ) argument
811 createWorkflow_complexTopology1( DN baseDN1, DN baseDN2, DN baseDN3, DN subordinateDN1, DN subordinateDN2, DN subordinateDN3, DN unrelatedDN ) argument
[all...]
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/replication/server/changelog/je/
H A DCompositeDBCursorTest.java60 private String baseDN2 = "dc=example,dc=com"; field in class:CompositeDBCursorTest
115 of(new SequentialDBCursor(), baseDN2));
124 of(new SequentialDBCursor(msg1), baseDN2));
126 of(msg1, baseDN2),
135 of(new SequentialDBCursor(msg1, msg4), baseDN2));
137 of(msg1, baseDN2),
140 of(msg4, baseDN2));
148 of(new SequentialDBCursor(msg1, msg4, msg5), baseDN2));
150 of(msg1, baseDN2),
153 of(msg4, baseDN2),
[all...]
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/replication/server/changelog/je/
H A DCompositeDBCursorTest.java60 private String baseDN2 = "dc=example,dc=com"; field in class:CompositeDBCursorTest
115 of(new SequentialDBCursor(), baseDN2));
124 of(new SequentialDBCursor(msg1), baseDN2));
126 of(msg1, baseDN2),
135 of(new SequentialDBCursor(msg1, msg4), baseDN2));
137 of(msg1, baseDN2),
140 of(msg4, baseDN2));
148 of(new SequentialDBCursor(msg1, msg4, msg5), baseDN2));
150 of(msg1, baseDN2),
153 of(msg4, baseDN2),
[all...]
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/replication/server/changelog/file/
H A DCompositeDBCursorTest.java59 private String baseDN2 = "dc=example,dc=com"; field in class:CompositeDBCursorTest
114 of(new SequentialDBCursor(), baseDN2));
123 of(new SequentialDBCursor(msg1), baseDN2));
125 of(msg1, baseDN2),
134 of(new SequentialDBCursor(msg1, msg4), baseDN2));
136 of(msg1, baseDN2),
139 of(msg4, baseDN2));
147 of(new SequentialDBCursor(msg1, msg4, msg5), baseDN2));
149 of(msg1, baseDN2),
152 of(msg4, baseDN2),
[all...]

Completed in 26 milliseconds