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

/forgerock/opendj-v3/opendj-config/src/test/java/org/forgerock/opendj/config/
H A DDurationPropertyDefinitionTest.java159 public void testValidateValue(Long lowerLimitInMillis, Long higherLimitInMillis, argument
163 builder.setUpperLimit(higherLimitInMillis);

Completed in 26 milliseconds