Searched refs:expectedSecond (Results 1 – 1 of 1) sorted by relevance
700 …public void test_resolveSecondOfDay(ResolverStyle style, long value, Integer expectedSecond, int e… in test_resolveSecondOfDay() argument704 if (expectedSecond != null) { in test_resolveSecondOfDay()707 …assertEquals(accessor.query(TemporalQueries.localTime()), LocalTime.ofSecondOfDay(expectedSecond)); in test_resolveSecondOfDay()