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

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

No class docstring
Line # Kind Name Docs
33 Method tearDown Undocumented
39 Method load_config Load the config from test.conf file
45 Method load_default_config Undocumented
49 Method set_test_section Fill a 'tests' section in the config
59 Method test_malformed_config Create a dumb config file containing formatting errors and
75 Method test_import_export Load test config, write it, load dumped config and compare
86 Method test_list_option Test tuple and list option types
98 Method test_int_option Test integer option type
105 Method test_boolean_option Undocumented
112 Method test_string_option Test string option type
119 Method test_section Check the whole tests section dumped as a dictionnary
127 Method test_del_section Test section removal
136 Method test_del_option Test option removal
146 Method test_get_config_dir Undocumented

Inherited from ElisaTestCase:

Line # Kind Name Docs
115 Method __init__ Undocumented
132 Method _boot Undocumented
143 Method setUp Undocumented
146 Method check_called Undocumented
def tearDown(self):
Undocumented
def load_config(self):
Load the config from test.conf file
def load_default_config(self):
Undocumented
def set_test_section(self, c):
Fill a 'tests' section in the config
def test_malformed_config(self):
Create a dumb config file containing formatting errors and check errors are reported.
def test_import_export(self):
Load test config, write it, load dumped config and compare the two instances.
def test_list_option(self):
Test tuple and list option types
def test_int_option(self):
Test integer option type
def test_boolean_option(self):
Undocumented
def test_string_option(self):
Test string option type
def test_section(self):
Check the whole tests section dumped as a dictionnary
def test_del_section(self):
Test section removal
def test_del_option(self):
Test option removal
def test_get_config_dir(self):
Undocumented
API Documentation for Elisa Media Center, generated by pydoctor at 2008-08-11 20:05:11.