class documentation

class TestProperties(TestCase):

View In Hierarchy

Undocumented

Method setUp Undocumented
Method test_time_from_cstring Undocumented
Method test_time_from_cstring_independent_from_dst Undocumented
Method test_time_to_cstring Undocumented

Inherited from TestCase:

Method assertIs Undocumented
Method assertIsInstance Fail if obj is not an instance of kls
def setUp(self):

Undocumented

def test_time_from_cstring(self):

Undocumented

def test_time_from_cstring_independent_from_dst(self):

Undocumented

def test_time_to_cstring(self):

Undocumented