module unit.wxgui.dialogs.textdisplay.controller

class unit.wxgui.dialogs.textdisplay.controller.describe_text_display_dialog_controller[source]

Bases: timelinelib.test.cases.unit.UnitTestCase

test_set_text_on_init()[source]
test_cant_copy_to_clipboard_when_clipboard_open_fails()[source]
test_can_copy_to_clipboard_when_clipboard_opens()[source]
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.