module timelinelib.test.cases.tmpdir

class timelinelib.test.cases.tmpdir.TmpDirTestCase[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.

read(name, encoding=None)[source]
get_tmp_path(name)[source]