module unit.calendar.gregorian.timetype.durationtype

class unit.calendar.gregorian.timetype.durationtype.describe_duration_type[source]

Bases: timelinelib.test.cases.unit.UnitTestCase

setUp()[source]

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

test_years_duration()[source]
test_months_duration()[source]
test_weeks_duration()[source]
test_days_duration()[source]
test_hours_duration()[source]
test_minutes_duration()[source]