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