module unit.canvas.data.container

class unit.canvas.data.container.describe_container[source]

Bases: timelinelib.test.cases.unit.UnitTestCase

test_can_have_subevents()[source]
test_subevents_can_be_unregistered()[source]
test_name_can_be_updated()[source]
test_category_can_be_updated()[source]
test_can_be_compared()[source]
test_is_not_a_milestone()[source]
class unit.canvas.data.container.describe_container_construction[source]

Bases: timelinelib.test.cases.unit.UnitTestCase

test_properties_defaults()[source]