Package lxml :: Package tests :: Module test_io :: Class ETreeIOTestCase
[frames] | no frames]

Class ETreeIOTestCase

source code

               object --+            
                        |            
        unittest.TestCase --+        
                            |        
common_imports.HelperTestCase --+    
                                |    
                   IOTestCaseBase --+
                                    |
                                   ETreeIOTestCase

Nested Classes

Inherited from unittest.TestCase: failureException

Instance Methods

Inherited from IOTestCaseBase: buildNodes, getTestFilePath, setUp, tearDown, test_class_parse_filename, test_class_parse_filename_remove_previous, test_class_parse_fileobject, test_class_parse_unamed_fileobject, test_module_parse_fileobject_error, test_module_parse_fileobject_late_error, test_module_parse_fileobject_type_error, test_module_parse_gzipobject, test_module_parse_large_fileobject, test_tree_io, test_write_filename

Inherited from common_imports.HelperTestCase: parse

Inherited from unittest.TestCase: __call__, __init__, __repr__, __str__, assertAlmostEqual, assertAlmostEquals, assertEqual, assertEquals, assertNotAlmostEqual, assertNotAlmostEquals, assertNotEqual, assertNotEquals, assertRaises, assertTrue, assert_, countTestCases, debug, defaultTestResult, fail, failIf, failIfAlmostEqual, failIfEqual, failUnless, failUnlessAlmostEqual, failUnlessEqual, failUnlessRaises, id, run, shortDescription

Inherited from object: __delattr__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __setattr__

Class Variables
  etree
The lxml.etree module implements the extended ElementTree API for XML.

Inherited from common_imports.HelperTestCase: assertFalse

Properties

Inherited from object: __class__

Class Variable Details

etree

The lxml.etree module implements the extended ElementTree API for XML.
Value:
lxml.etree