module unit.canvas.drawing.drawers.legenddrawer

Contains tests of the class LegendDrawer.

unit.canvas.drawing.drawers.legenddrawer.autodoc(f)[source]
class unit.canvas.drawing.drawers.legenddrawer.describe_legend_drawer[source]

Bases: timelinelib.test.cases.unit.UnitTestCase

test_set_legend_pos_0()[source]
test_set_legend_pos_1()[source]
test_set_legend_pos_2()[source]
test_set_legend_pos_3()[source]
a_graph_object_with(w=0, h=0)[source]
setUp()[source]

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