module unit.calendar.gregorian.timetype.strips.stripweek

class unit.calendar.gregorian.timetype.strips.stripweek.describe_gregorian_strip_week[source]

Bases: timelinelib.test.cases.wxapp.WxAppTestCase

test_start_when_week_starts_on_sunday()[source]
test_start_when_week_starts_on_monday()[source]
test_increments_7_days()[source]
test_label_minor()[source]
test_label_major_has_no_week_when_week_starts_on_sunday()[source]
test_label_major_when_week_starts_on_monday()[source]
setUp()[source]

Hook method for setting up the test fixture before exercising it.