Searched refs:testUpperLimit2 (Results 1 - 18 of 18) sorted by relevance

/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/admin/
H A DIntegerPropertyDefinitionTest.java119 public void testUpperLimit2(int limit, int expectedValue) { method in class:IntegerPropertyDefinitionTest
H A DSizePropertyDefinitionTest.java134 public void testUpperLimit2(String limit, long expectedValue) { method in class:SizePropertyDefinitionTest
H A DDurationPropertyDefinitionTest.java170 public void testUpperLimit2(long limit, long expectedValue) { method in class:DurationPropertyDefinitionTest
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/admin/
H A DIntegerPropertyDefinitionTest.java118 public void testUpperLimit2(int limit, int expectedValue) { method in class:IntegerPropertyDefinitionTest
H A DSizePropertyDefinitionTest.java133 public void testUpperLimit2(String limit, long expectedValue) { method in class:SizePropertyDefinitionTest
H A DDurationPropertyDefinitionTest.java169 public void testUpperLimit2(long limit, long expectedValue) { method in class:DurationPropertyDefinitionTest
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/admin/
H A DIntegerPropertyDefinitionTest.java119 public void testUpperLimit2(int limit, int expectedValue) { method in class:IntegerPropertyDefinitionTest
H A DSizePropertyDefinitionTest.java134 public void testUpperLimit2(String limit, long expectedValue) { method in class:SizePropertyDefinitionTest
H A DDurationPropertyDefinitionTest.java170 public void testUpperLimit2(long limit, long expectedValue) { method in class:DurationPropertyDefinitionTest
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/admin/
H A DIntegerPropertyDefinitionTest.java118 public void testUpperLimit2(int limit, int expectedValue) { method in class:IntegerPropertyDefinitionTest
H A DSizePropertyDefinitionTest.java133 public void testUpperLimit2(String limit, long expectedValue) { method in class:SizePropertyDefinitionTest
H A DDurationPropertyDefinitionTest.java169 public void testUpperLimit2(long limit, long expectedValue) { method in class:DurationPropertyDefinitionTest
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/admin/
H A DIntegerPropertyDefinitionTest.java119 public void testUpperLimit2(int limit, int expectedValue) { method in class:IntegerPropertyDefinitionTest
H A DSizePropertyDefinitionTest.java134 public void testUpperLimit2(String limit, long expectedValue) { method in class:SizePropertyDefinitionTest
H A DDurationPropertyDefinitionTest.java170 public void testUpperLimit2(long limit, long expectedValue) { method in class:DurationPropertyDefinitionTest
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/admin/
H A DIntegerPropertyDefinitionTest.java119 public void testUpperLimit2(int limit, Integer expectedValue) { method in class:IntegerPropertyDefinitionTest
H A DSizePropertyDefinitionTest.java134 public void testUpperLimit2(String limit, Long expectedValue) { method in class:SizePropertyDefinitionTest
H A DDurationPropertyDefinitionTest.java170 public void testUpperLimit2(long limit, long expectedValue) { method in class:DurationPropertyDefinitionTest

Completed in 106 milliseconds