lxml.tests.test_xpathevaluator.ETreeXPathTestCase
lxml
tests
test_xpathevaluator
ETreeXPathTestCase
class ETreeXPathTestCase(HelperTestCase):
View In Hierarchy
test_elementtree_getpath
test_elementtree_getpath_partial
test_rel_xpath_boolean
test_rel_xpath_list_elements
test_xpath_boolean
test_xpath_class_error
test_xpath_class_prefix_error
test_xpath_context_node
test_xpath_document_root
test_xpath_error
test_xpath_eval_context_clear
test_xpath_eval_context_propagation
test_xpath_evaluator
test_xpath_evaluator_element
test_xpath_evaluator_tree
test_xpath_evaluator_tree_absolute
test_xpath_extensions
test_xpath_extensions_error
test_xpath_extensions_mix
test_xpath_extensions_nodes
test_xpath_extensions_nodes_append
test_xpath_extensions_nodes_append2
test_xpath_extensions_wrong_args
test_xpath_list_attribute
test_xpath_list_attribute_parent
test_xpath_list_attribute_parent_no_smart_strings
test_xpath_list_comment
test_xpath_list_elements
test_xpath_list_nothing
test_xpath_list_text
test_xpath_list_text_parent
test_xpath_list_text_parent_no_smart_strings
test_xpath_list_unicode_text_parent
test_xpath_namespace
test_xpath_namespace_empty
test_xpath_ns
test_xpath_ns_empty
test_xpath_ns_none
test_xpath_number
test_xpath_prefix_error
test_xpath_string
test_xpath_text_from_other_document
test_xpath_variables
test_xpath_variables_nodeset
Inherited from HelperTestCase:
HelperTestCase
parse
tearDown
_rootstring
Undocumented