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

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

No class docstring
Line # Kind Name Docs
27 Method test_env_var_explode Undocumented
51 Method test_env_var_expand Undocumented
78 Method test_uncamelify Undocumented
88 Method test_text_from_mappings_valid Test serialising mappings with a valid input
99 Method test_text_from_mappings_empty Test serialising mappings with an empty input
105 Method test_text_from_mappings_empty_key Test serialising mappings with an input containing an empty key
122 Method test_text_from_mappings_extra_value Test serialising mappings with an input containing a triplet
130 Method test_text_from_mappings_none Test serialising None object
135 Method test_mappings_from_text_valid Test deserialising mappings with a valid input
146 Method test_mappings_from_text_empty Test deserialising mappings with an empty input
152 Method test_mappings_from_text_empty_key Test deserialising mappings with an input containing an empty key
169 Method test_mappings_from_text_none Test deserialising None object
174 Method test_mappings_from_text_multiple Test deserialising a text with multiple assignments
180 Method test_text_from_mappings_valid_roundtrip Test a complete round trip starting with a mappings
24 Method _random_string Undocumented
def _random_string(self, length=10):
Undocumented
def test_env_var_explode(self):
Undocumented
def test_env_var_expand(self):
Undocumented
def test_uncamelify(self):
Undocumented
def test_text_from_mappings_valid(self):
Test serialising mappings with a valid input
def test_text_from_mappings_empty(self):
Test serialising mappings with an empty input
def test_text_from_mappings_empty_key(self):
Test serialising mappings with an input containing an empty key Expected behaviour is to be very fault tolerant and let strange cases pass.
def test_text_from_mappings_extra_value(self):
Test serialising mappings with an input containing a triplet
def test_text_from_mappings_none(self):
Test serialising None object
def test_mappings_from_text_valid(self):
Test deserialising mappings with a valid input
def test_mappings_from_text_empty(self):
Test deserialising mappings with an empty input
def test_mappings_from_text_empty_key(self):
Test deserialising mappings with an input containing an empty key Expected behaviour is to be very fault tolerant and let strange cases pass.
def test_mappings_from_text_none(self):
Test deserialising None object
def test_mappings_from_text_multiple(self):
Test deserialising a text with multiple assignments
def test_text_from_mappings_valid_roundtrip(self):
Test a complete round trip starting with a mappings
API Documentation for Elisa Media Center, generated by pydoctor at 2009-02-16 19:15:05.