class EncodingsTestCase(HelperTestCase):
Undocumented
Method | test_illegal_utf8 |
Undocumented |
Method | test_illegal_utf8_recover |
Undocumented |
Method | test_utf16_fromstring |
Undocumented |
Method | test_utf16BE_fromstring |
Undocumented |
Method | test_utf16LE_fromstring |
Undocumented |
Method | test_utf32_fromstring |
Undocumented |
Method | test_utf32BE_fromstring |
Undocumented |
Method | test_utf32LE_fromstring |
Undocumented |
Method | test_utf8_fromstring |
Undocumented |
Method | test_utf8sig_fromstring |
Undocumented |
Method | _test_encoding |
Undocumented |
Inherited from HelperTestCase
:
Method | parse |
Undocumented |
Method | tearDown |
Undocumented |
Method | _rootstring |
Undocumented |