Searched defs:testLowerLimit2 (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.java95 public void testLowerLimit2(int limit, int expectedValue) { method in class:IntegerPropertyDefinitionTest
H A DSizePropertyDefinitionTest.java110 public void testLowerLimit2(String limit, Long expectedValue) { method in class:SizePropertyDefinitionTest
H A DDurationPropertyDefinitionTest.java110 public void testLowerLimit2(long limit, long expectedValue) { method in class:DurationPropertyDefinitionTest
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/admin/
H A DIntegerPropertyDefinitionTest.java94 public void testLowerLimit2(int limit, int expectedValue) { method in class:IntegerPropertyDefinitionTest
H A DSizePropertyDefinitionTest.java109 public void testLowerLimit2(String limit, Long expectedValue) { method in class:SizePropertyDefinitionTest
H A DDurationPropertyDefinitionTest.java109 public void testLowerLimit2(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.java95 public void testLowerLimit2(int limit, int expectedValue) { method in class:IntegerPropertyDefinitionTest
H A DSizePropertyDefinitionTest.java110 public void testLowerLimit2(String limit, Long expectedValue) { method in class:SizePropertyDefinitionTest
H A DDurationPropertyDefinitionTest.java110 public void testLowerLimit2(long limit, long expectedValue) { method in class:DurationPropertyDefinitionTest
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/admin/
H A DIntegerPropertyDefinitionTest.java94 public void testLowerLimit2(int limit, int expectedValue) { method in class:IntegerPropertyDefinitionTest
H A DSizePropertyDefinitionTest.java109 public void testLowerLimit2(String limit, Long expectedValue) { method in class:SizePropertyDefinitionTest
H A DDurationPropertyDefinitionTest.java109 public void testLowerLimit2(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.java95 public void testLowerLimit2(int limit, int expectedValue) { method in class:IntegerPropertyDefinitionTest
H A DSizePropertyDefinitionTest.java110 public void testLowerLimit2(String limit, Long expectedValue) { method in class:SizePropertyDefinitionTest
H A DDurationPropertyDefinitionTest.java110 public void testLowerLimit2(long limit, long expectedValue) { method in class:DurationPropertyDefinitionTest
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/admin/
H A DIntegerPropertyDefinitionTest.java95 public void testLowerLimit2(int limit, int expectedValue) { method in class:IntegerPropertyDefinitionTest
H A DSizePropertyDefinitionTest.java110 public void testLowerLimit2(String limit, long expectedValue) { method in class:SizePropertyDefinitionTest
H A DDurationPropertyDefinitionTest.java110 public void testLowerLimit2(long limit, long expectedValue) { method in class:DurationPropertyDefinitionTest

Completed in 310 milliseconds