module unit.wxgui.dialogs.preferences.controller

class unit.wxgui.dialogs.preferences.controller.describe_preferences_dialog_controller[source]

Bases: timelinelib.test.cases.wxapp.WxAppTestCase

setUp()[source]

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

tearDown()[source]

Hook method for deconstructing the test fixture after testing it.

test_choices_are_set_by_controller()[source]
test_icon_names_are_set_from_config_data()[source]
test_sets_open_recent_on_init()[source]
test_sets_open_recent_on_change()[source]
test_sets_inertial_scrolling_on_init()[source]
test_sets_inertial_scrolling_on_change()[source]
test_sets_period_point_on_init()[source]
test_sets_period_point_on_change()[source]
test_sets_center_text_on_init()[source]
test_sets_center_text_on_change()[source]
test_sets_week_start_on_init_sunday()[source]
test_sets_week_start_on_init_monday()[source]
test_sets_week_start_on_change()[source]
test_set_experimental_features_on_init()[source]
test_set_experimental_features_on_change()[source]
test_opens_select_tab_order_dialog_on_click()[source]
test_opens_date_format_dialog_on_click()[source]
test_uncheck_time_for_new_events()[source]
test_on_major_strip_click()[source]
test_on_major_minor_click()[source]
test_on_fuzzy_icon_changed()[source]
test_on_locked_icon_changed()[source]
test_on_vertical_space_between_events_click()[source]
test_on_colorize_weekends()[source]
test_on_skip_s_in_decade_text()[source]
test_on_legend_click_ok()[source]
test_on_legend_click_cancel()[source]
test_sets_never_use_time()[source]
test_on_never_use_time()[source]
simulate_dialog_opens()[source]
simulate_on_date_formatter_click()[source]
unit.wxgui.dialogs.preferences.controller.event_is_checked(value)[source]
unit.wxgui.dialogs.preferences.controller.event_selection(value)[source]