Searched defs:calendarSystemType (Results 1 – 1 of 1) sorted by relevance
92 public void test_getters(String chronoId, String calendarSystemType, String description) { in test_getters()96 assertEquals(chrono.getCalendarType(), calendarSystemType); in test_getters() local100 …public void test_required_calendars(String chronoId, String calendarSystemType, String description… in test_required_calendars()