module unit.proxies.drawingarea

class unit.proxies.drawingarea.describe_drawingarea_proxy[source]

Bases: unittest.case.TestCase

test_canvas_zoom_in_called()[source]
test_canvas_zoom_out_called()[source]
test_canvas_VertZoomIn_called()[source]
test_canvas_VertZoomOut_called()[source]
setUp()[source]

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

create_mainframe_object()[source]