module unit.calendar.bosparanian.time

class unit.calendar.bosparanian.time.desribe_bosparanian_time[source]

Bases: timelinelib.test.cases.unit.UnitTestCase

test_repr()[source]
test_str()[source]
test_subtracting_gives_bosparanian_delta()[source]
test_add()[source]
test_add_fail()[source]
test_sub()[source]
class unit.calendar.bosparanian.time.desribe_bosparanian_delta[source]

Bases: timelinelib.test.cases.unit.UnitTestCase

test_repr()[source]
test_str()[source]
test_dividing_gives_bosparanian_delta()[source]
test_multiplying_gives_bosparanian_delta()[source]