module timelinelib.test.cases.wxapp

class timelinelib.test.cases.wxapp.WxAppTestCase[source]

Bases: timelinelib.test.cases.unit.UnitTestCase

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.