module unit.general.config

class unit.general.config.describe_config[source]

Bases: timelinelib.test.cases.tmpdir.TmpDirTestCase

setUp()[source]

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

test_can_get_and_set_text()[source]
test_can_get_and_set_integer()[source]
test_can_get_and_set_boolen()[source]
test_can_read_from_file()[source]
test_specify_different_name_in_config_file()[source]
test_calls_notify_when_set()[source]