module unit.calendar.coptic.monthnames

class unit.calendar.coptic.monthnames.MonthNamesSpec[source]

Bases: timelinelib.test.cases.unit.UnitTestCase

test_english_name_for_month_1_should_be_thoth()[source]
test_abbreviated_name_for_month_1_should_be_I_Akhet_translated()[source]
test_month_from_english_name_thoth_should_be_1()[source]
test_english_name_for_month_12_should_be_mesori()[source]
test_abbreviated_name_for_month_12_should_be_IV_Shemu_translated()[source]
test_month_from_english_name_Mesori_should_be_12()[source]