Package lxml :: Package tests :: Module test_elementtree
[hide private]
[frames] | no frames]

Module test_elementtree

source code

Tests for the ElementTree API

Only test cases that apply equally well to etree and ElementTree belong here. Note that there is a second test module called test_io.py for IO related test cases.

Classes [hide private]
  _ETreeTestCaseBase
  _ElementSlicingTest
  _XMLPullParserTest
  _C14NTest
  ETreeTestCase
  ETreePullTestCase
  ETreeElementSlicingTest
  ETreeC14NTest
  ETreeC14N2WriteTest
  ETreeC14N2TostringTest
  ElementTreeTestCase
  ElementTreeElementSlicingTest
  CElementTreeTestCase
  CElementTreeElementSlicingTest
Functions [hide private]
 
et_needs_pyversion(*version) source code
 
test_suite() source code
Variables [hide private]
  cElementTree = None
hash(x)
  ElementTreePullTestCase = None
hash(x)
  ElementTreeC14NTest = None
hash(x)
  __package__ = 'lxml.tests'