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

/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/admin/client/spi/
H A DPropertySetTest.java73 private StringPropertyDefinition testSvStringPropertyDefinition = null; field in class:PropertySetTest
102 testSvStringPropertyDefinition = builder2.getInstance();
121 { testSvStringPropertyDefinition },
147 { testSvStringPropertyDefinition, ss1 },
226 { testSvStringPropertyDefinition, ss1 },
275 { testSvStringPropertyDefinition, nvss1, edss1 },
440 registerPropertyDefinition(testSvStringPropertyDefinition);
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/admin/client/spi/
H A DPropertySetTest.java72 private StringPropertyDefinition testSvStringPropertyDefinition = null; field in class:PropertySetTest
101 testSvStringPropertyDefinition = builder2.getInstance();
120 { testSvStringPropertyDefinition },
146 { testSvStringPropertyDefinition, ss1 },
225 { testSvStringPropertyDefinition, ss1 },
274 { testSvStringPropertyDefinition, nvss1, edss1 },
439 registerPropertyDefinition(testSvStringPropertyDefinition);
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/admin/client/spi/
H A DPropertySetTest.java73 private StringPropertyDefinition testSvStringPropertyDefinition = null; field in class:PropertySetTest
102 testSvStringPropertyDefinition = builder2.getInstance();
121 { testSvStringPropertyDefinition },
147 { testSvStringPropertyDefinition, ss1 },
226 { testSvStringPropertyDefinition, ss1 },
275 { testSvStringPropertyDefinition, nvss1, edss1 },
440 registerPropertyDefinition(testSvStringPropertyDefinition);
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/admin/client/spi/
H A DPropertySetTest.java72 private StringPropertyDefinition testSvStringPropertyDefinition = null; field in class:PropertySetTest
101 testSvStringPropertyDefinition = builder2.getInstance();
120 { testSvStringPropertyDefinition },
146 { testSvStringPropertyDefinition, ss1 },
225 { testSvStringPropertyDefinition, ss1 },
274 { testSvStringPropertyDefinition, nvss1, edss1 },
439 registerPropertyDefinition(testSvStringPropertyDefinition);
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/admin/client/spi/
H A DPropertySetTest.java73 private StringPropertyDefinition testSvStringPropertyDefinition = null; field in class:PropertySetTest
102 testSvStringPropertyDefinition = builder2.getInstance();
121 { testSvStringPropertyDefinition },
147 { testSvStringPropertyDefinition, ss1 },
226 { testSvStringPropertyDefinition, ss1 },
275 { testSvStringPropertyDefinition, nvss1, edss1 },
440 registerPropertyDefinition(testSvStringPropertyDefinition);
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/admin/client/spi/
H A DPropertySetTest.java73 private StringPropertyDefinition testSvStringPropertyDefinition; field in class:PropertySetTest
103 testSvStringPropertyDefinition = builder2.getInstance();
122 { testSvStringPropertyDefinition },
148 { testSvStringPropertyDefinition, ss1 },
227 { testSvStringPropertyDefinition, ss1 },
276 { testSvStringPropertyDefinition, nvss1, edss1 },
440 registerPropertyDefinition(testSvStringPropertyDefinition);

Completed in 985 milliseconds