module unit.monitoring

Unittests of the class Monitoring.

class unit.monitoring.desribe_monitoring[source]

Bases: timelinelib.test.cases.unit.UnitTestCase

test_counters_are_zero_at_start()[source]
test_timeline_redraw_counter_increments()[source]
test_category_redraw_counter_increments()[source]
test_returns_elapsed_time()[source]
setUp()[source]

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