public static void UmAlQuraTest() { UmAlQuraCalendar cal2 = new UmAlQuraCalendar(); Assert.False(cal2.IsLeapMonth(1400, 10)); }