Searched defs:newLDAPAttribute (Results 1 - 3 of 3) sorted by relevance

/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/core/
H A DModifyOperationTestCase.java273 LDAPAttribute attr = newLDAPAttribute("description", "foo");
281 private LDAPAttribute newLDAPAttribute(String attributeType, String... valueStrings) method in class:ModifyOperationTestCase
346 LDAPAttribute attr = newLDAPAttribute("test", "test");
446 LDAPAttribute attr = newLDAPAttribute("description", "foo");
461 LDAPAttribute attr = newLDAPAttribute("description", "foo");
479 LDAPAttribute attr = newLDAPAttribute("description", "foo");
497 LDAPAttribute attr = newLDAPAttribute("description", "foo");
534 LDAPAttribute attr = newLDAPAttribute("description", "foo");
560 LDAPAttribute attr = newLDAPAttribute("o", "test2");
588 LDAPAttribute attr = newLDAPAttribute("
[all...]
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/core/
H A DModifyOperationTestCase.java273 LDAPAttribute attr = newLDAPAttribute("description", "foo");
281 private LDAPAttribute newLDAPAttribute(String attributeType, String... valueStrings) method in class:ModifyOperationTestCase
346 LDAPAttribute attr = newLDAPAttribute("test", "test");
446 LDAPAttribute attr = newLDAPAttribute("description", "foo");
461 LDAPAttribute attr = newLDAPAttribute("description", "foo");
479 LDAPAttribute attr = newLDAPAttribute("description", "foo");
497 LDAPAttribute attr = newLDAPAttribute("description", "foo");
534 LDAPAttribute attr = newLDAPAttribute("description", "foo");
560 LDAPAttribute attr = newLDAPAttribute("o", "test2");
588 LDAPAttribute attr = newLDAPAttribute("
[all...]
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/core/
H A DModifyOperationTestCase.java301 LDAPAttribute attr = newLDAPAttribute("description", "foo");
308 private LDAPAttribute newLDAPAttribute(String attributeType, String... valueStrings) method in class:ModifyOperationTestCase
368 LDAPAttribute attr = newLDAPAttribute("test", "test");
469 LDAPAttribute attr = newLDAPAttribute("description", "foo");
484 LDAPAttribute attr = newLDAPAttribute("description", "foo");
502 LDAPAttribute attr = newLDAPAttribute("description", "foo");
520 LDAPAttribute attr = newLDAPAttribute("description", "foo");
557 LDAPAttribute attr = newLDAPAttribute("description", "foo");
583 LDAPAttribute attr = newLDAPAttribute("o", "test2");
611 LDAPAttribute attr = newLDAPAttribute("
[all...]

Completed in 293 milliseconds