module unit.wxgui.dialogs.eraseditor.controller

class unit.wxgui.dialogs.eraseditor.controller.describe_eras_editor_dialog_controller[source]

Bases: timelinelib.test.cases.unit.UnitTestCase

test_construction()[source]
test_listbox_is_populated_at_construction()[source]
test_delete_removes_era()[source]
test_when_added_the_add_operation_function_is_called()[source]
test_when_edited_the_edit_operation_function_is_called()[source]
test_doubleclick_acts_as_edit()[source]
setUp()[source]

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