Searched refs:testSuffix (Results 1 - 6 of 6) sorted by relevance

/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/plugins/
H A DReferentialIntegrityPluginTestCase.java70 private String testSuffix="o=test"; field in class:ReferentialIntegrityPluginTestCase
78 private String tuser1="uid=user.1, ou=People, ou=dept," + testSuffix;
92 "cn=new user.1, ou=People, ou=dept," + testSuffix;
96 private String tuser2="uid=user.2, ou=People, ou=dept," + testSuffix;
97 private String tuser3="uid=user.3, ou=People, ou=dept," + testSuffix;
108 private String tgroup = "cn=group, ou=groups," + testSuffix;
109 private String tugroup = "cn=group, ou=unique groups," + testSuffix;
111 "cn=special person, ou=Special People," + testSuffix;
128 replaceAttrEntry(configDN, dsConfigBaseDN, testSuffix);
166 replaceAttrEntry(configDN, dsConfigBaseDN, testSuffix);
[all...]
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/plugins/
H A DReferentialIntegrityPluginTestCase.java70 private String testSuffix="o=test"; field in class:ReferentialIntegrityPluginTestCase
78 private String tuser1="uid=user.1, ou=People, ou=dept," + testSuffix;
92 "cn=new user.1, ou=People, ou=dept," + testSuffix;
96 private String tuser2="uid=user.2, ou=People, ou=dept," + testSuffix;
97 private String tuser3="uid=user.3, ou=People, ou=dept," + testSuffix;
108 private String tgroup = "cn=group, ou=groups," + testSuffix;
109 private String tugroup = "cn=group, ou=unique groups," + testSuffix;
111 "cn=special person, ou=Special People," + testSuffix;
128 replaceAttrEntry(configDN, dsConfigBaseDN, testSuffix);
166 replaceAttrEntry(configDN, dsConfigBaseDN, testSuffix);
[all...]
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/plugins/
H A DReferentialIntegrityPluginTestCase.java70 private String testSuffix="o=test"; field in class:ReferentialIntegrityPluginTestCase
78 private String tuser1="uid=user.1, ou=People, ou=dept," + testSuffix;
92 "cn=new user.1, ou=People, ou=dept," + testSuffix;
96 private String tuser2="uid=user.2, ou=People, ou=dept," + testSuffix;
97 private String tuser3="uid=user.3, ou=People, ou=dept," + testSuffix;
108 private String tgroup = "cn=group, ou=groups," + testSuffix;
109 private String tugroup = "cn=group, ou=unique groups," + testSuffix;
111 "cn=special person, ou=Special People," + testSuffix;
128 replaceAttrEntry(configDN, dsConfigBaseDN, testSuffix);
166 replaceAttrEntry(configDN, dsConfigBaseDN, testSuffix);
[all...]
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/plugins/
H A DReferentialIntegrityPluginTestCase.java70 private String testSuffix="o=test"; field in class:ReferentialIntegrityPluginTestCase
78 private String tuser1="uid=user.1, ou=People, ou=dept," + testSuffix;
92 "cn=new user.1, ou=People, ou=dept," + testSuffix;
96 private String tuser2="uid=user.2, ou=People, ou=dept," + testSuffix;
97 private String tuser3="uid=user.3, ou=People, ou=dept," + testSuffix;
108 private String tgroup = "cn=group, ou=groups," + testSuffix;
109 private String tugroup = "cn=group, ou=unique groups," + testSuffix;
111 "cn=special person, ou=Special People," + testSuffix;
128 replaceAttrEntry(configDN, dsConfigBaseDN, testSuffix);
166 replaceAttrEntry(configDN, dsConfigBaseDN, testSuffix);
[all...]
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/plugins/
H A DReferentialIntegrityPluginTestCase.java70 private String testSuffix="o=test"; field in class:ReferentialIntegrityPluginTestCase
78 private String tuser1="uid=user.1, ou=People, ou=dept," + testSuffix;
92 "cn=new user.1, ou=People, ou=dept," + testSuffix;
96 private String tuser2="uid=user.2, ou=People, ou=dept," + testSuffix;
97 private String tuser3="uid=user.3, ou=People, ou=dept," + testSuffix;
108 private String tgroup = "cn=group, ou=groups," + testSuffix;
109 private String tugroup = "cn=group, ou=unique groups," + testSuffix;
111 "cn=special person, ou=Special People," + testSuffix;
128 replaceAttrEntry(configDN, dsConfigBaseDN, testSuffix);
166 replaceAttrEntry(configDN, dsConfigBaseDN, testSuffix);
[all...]
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/plugins/
H A DReferentialIntegrityPluginTestCase.java89 private String testSuffix="o=test"; field in class:ReferentialIntegrityPluginTestCase
97 private String tuser1="uid=user.1, ou=People, ou=dept," + testSuffix;
111 "cn=new user.1, ou=People, ou=dept," + testSuffix;
115 private String tuser2="uid=user.2, ou=People, ou=dept," + testSuffix;
116 private String tuser3="uid=user.3, ou=People, ou=dept," + testSuffix;
126 private String tgroup = "cn=group, ou=groups," + testSuffix;
127 private String tugroup = "cn=group, ou=unique groups," + testSuffix;
129 "cn=special person, ou=Special People," + testSuffix;
145 replaceAttrEntry(configDN, dsConfigBaseDN, testSuffix);
182 replaceAttrEntry(configDN, dsConfigBaseDN, testSuffix);
[all...]

Completed in 36 milliseconds