class documentation

(c)ElementTree compatibility for IO functions/methods

Method buildNodes Undocumented
Method getTestFilePath Undocumented
Method setUp Setting up a minimal tree
Method tearDown Undocumented
Method test_class_parse_filename Undocumented
Method test_class_parse_filename_remove_previous Undocumented
Method test_class_parse_fileobject Undocumented
Method test_class_parse_unamed_fileobject Undocumented
Method test_etree_parse_io_error Undocumented
Method test_iterparse_utf16_bom Undocumented
Method test_iterparse_utf8_bom Undocumented
Method test_module_parse_fileobject_error Undocumented
Method test_module_parse_fileobject_late_error Undocumented
Method test_module_parse_fileobject_type_error Undocumented
Method test_module_parse_gzipobject Undocumented
Method test_module_parse_large_fileobject Undocumented
Method test_parse_utf8_bom Undocumented
Method test_tree_io Undocumented
Method test_tree_io_latin1 Undocumented
Method test_write_filename Undocumented
Method test_write_filename_special_percent Undocumented
Method test_write_filename_special_plus Undocumented
Method test_write_invalid_filename Undocumented
Class Variable etree Undocumented
Instance Variable root Undocumented
Instance Variable root_str Undocumented
Instance Variable tree Undocumented
Instance Variable _temp_dir Undocumented

Inherited from HelperTestCase:

Method parse Undocumented
Method _rootstring Undocumented
def buildNodes(self, element, children, depth): (source)

Undocumented

def getTestFilePath(self, name): (source)

Undocumented

def setUp(self): (source)

Setting up a minimal tree

def test_class_parse_filename(self): (source)

Undocumented

def test_class_parse_filename_remove_previous(self): (source)

Undocumented

def test_class_parse_fileobject(self): (source)

Undocumented

def test_class_parse_unamed_fileobject(self): (source)

Undocumented

def test_etree_parse_io_error(self): (source)

Undocumented

def test_iterparse_utf16_bom(self): (source)

Undocumented

def test_iterparse_utf8_bom(self): (source)

Undocumented

def test_module_parse_fileobject_error(self): (source)

Undocumented

def test_module_parse_fileobject_late_error(self): (source)

Undocumented

def test_module_parse_fileobject_type_error(self): (source)

Undocumented

def test_module_parse_gzipobject(self): (source)

Undocumented

def test_module_parse_large_fileobject(self): (source)

Undocumented

def test_parse_utf8_bom(self): (source)

Undocumented

def test_tree_io(self): (source)

Undocumented

def test_tree_io_latin1(self): (source)

Undocumented

def test_write_filename(self): (source)

Undocumented

def test_write_filename_special_percent(self): (source)

Undocumented

def test_write_filename_special_plus(self): (source)

Undocumented

def test_write_invalid_filename(self): (source)

Undocumented

Undocumented

Undocumented

root_str = (source)

Undocumented

Undocumented

_temp_dir = (source)

Undocumented