module unit.db.interface

class unit.db.interface.describe_container_strategy_interface[source]

Bases: timelinelib.test.cases.unit.UnitTestCase

test_construction()[source]
test_register_subevent_NotImplemented()[source]
test_unregister_subevent_NotImplemented()[source]
test_update_subevent_NotImplemented()[source]
test_allow_ends_today_NotImplemented()[source]
given_strategy_with_none_container()[source]
setUp()[source]

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