Class e.c.t.t.TestConfig(TestCase):

Part of elisa.core.tests.test_config View In Hierarchy

No class docstring
Line # Kind Name Docs
28 Method tearDown Undocumented
34 Method setUp Undocumented
45 Method test_malformed_config Create a dumb config file containing formatting errors and
61 Method test_list_option Test tuple and list option types
70 Method test_int_option Test integer option type
75 Method test_float_option Test float option type
80 Method test_boolean_option Undocumented
85 Method test_string_option Test string option type
90 Method test_get_config_dir Undocumented
102 Method test_sub_section_option_saved Undocumented
120 Method test_get_false_section Undocumented
133 Method test_save_new_section Undocumented
151 Method test_set_option_for_not_existing_section Undocumented
def tearDown(self):
Undocumented
def setUp(self):
Undocumented
def test_malformed_config(self):
Create a dumb config file containing formatting errors and check errors are reported.
def test_list_option(self):
Test tuple and list option types
def test_int_option(self):
Test integer option type
def test_float_option(self):
Test float option type
def test_boolean_option(self):
Undocumented
def test_string_option(self):
Test string option type
def test_get_config_dir(self):
Undocumented
def test_sub_section_option_saved(self):
Undocumented
def test_get_false_section(self):
Undocumented
def test_save_new_section(self):
Undocumented
def test_set_option_for_not_existing_section(self):
Undocumented
API Documentation for Elisa Media Center, generated by pydoctor at 2009-02-16 19:15:05.