class TestProperties(TestCase):
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 |