module unit.wxgui.dialogs.setcategory.controller

class unit.wxgui.dialogs.setcategory.controller.describe_set_category_dialog_controller[source]

Bases: timelinelib.test.cases.unit.UnitTestCase

setUp()[source]

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

assertEventsHaveCategories(events_categories)[source]
test_category_can_be_set_on_all_events_without_category()[source]
test_category_can_be_set_on_selected_events()[source]
test_category_can_be_set_when_all_events_have_catageroies()[source]
test_displays_error_message_if_no_category_selected()[source]
test_title_set_for_no_selected_events()[source]
test_title_set_for_selected_events()[source]