class documentation

class ETreeXPathTestCase(HelperTestCase):

View In Hierarchy

XPath tests etree
Method test​_elementtree​_getpath Undocumented
Method test​_elementtree​_getpath​_partial Undocumented
Method test​_rel​_xpath​_boolean Undocumented
Method test​_rel​_xpath​_list​_elements Undocumented
Method test​_xpath​_boolean Undocumented
Method test​_xpath​_class​_error Undocumented
Method test​_xpath​_class​_prefix​_error Undocumented
Method test​_xpath​_context​_node Undocumented
Method test​_xpath​_document​_root Undocumented
Method test​_xpath​_error Undocumented
Method test​_xpath​_eval​_context​_clear Undocumented
Method test​_xpath​_eval​_context​_propagation Undocumented
Method test​_xpath​_evaluator Undocumented
Method test​_xpath​_evaluator​_element Undocumented
Method test​_xpath​_evaluator​_tree Undocumented
Method test​_xpath​_evaluator​_tree​_absolute Undocumented
Method test​_xpath​_extensions Undocumented
Method test​_xpath​_extensions​_error Undocumented
Method test​_xpath​_extensions​_mix Undocumented
Method test​_xpath​_extensions​_nodes Undocumented
Method test​_xpath​_extensions​_nodes​_append Undocumented
Method test​_xpath​_extensions​_nodes​_append2 Undocumented
Method test​_xpath​_extensions​_wrong​_args Undocumented
Method test​_xpath​_list​_attribute Undocumented
Method test​_xpath​_list​_attribute​_parent Undocumented
Method test​_xpath​_list​_attribute​_parent​_no​_smart​_strings Undocumented
Method test​_xpath​_list​_comment Undocumented
Method test​_xpath​_list​_elements Undocumented
Method test​_xpath​_list​_nothing Undocumented
Method test​_xpath​_list​_text Undocumented
Method test​_xpath​_list​_text​_parent Undocumented
Method test​_xpath​_list​_text​_parent​_no​_smart​_strings Undocumented
Method test​_xpath​_list​_unicode​_text​_parent Undocumented
Method test​_xpath​_namespace Undocumented
Method test​_xpath​_namespace​_empty Undocumented
Method test​_xpath​_ns Undocumented
Method test​_xpath​_ns​_empty Undocumented
Method test​_xpath​_ns​_none Undocumented
Method test​_xpath​_number Undocumented
Method test​_xpath​_prefix​_error Undocumented
Method test​_xpath​_string Undocumented
Method test​_xpath​_text​_from​_other​_document Undocumented
Method test​_xpath​_variables Undocumented
Method test​_xpath​_variables​_nodeset Undocumented

Inherited from HelperTestCase:

Method parse Undocumented
Method tear​Down Undocumented
Method ​_rootstring Undocumented
def test_elementtree_getpath(self):

Undocumented

def test_elementtree_getpath_partial(self):

Undocumented

def test_rel_xpath_boolean(self):

Undocumented

def test_rel_xpath_list_elements(self):

Undocumented

def test_xpath_boolean(self):

Undocumented

def test_xpath_class_error(self):

Undocumented

def test_xpath_class_prefix_error(self):

Undocumented

def test_xpath_context_node(self):

Undocumented

def test_xpath_document_root(self):

Undocumented

def test_xpath_error(self):

Undocumented

def test_xpath_eval_context_clear(self):

Undocumented

def test_xpath_eval_context_propagation(self):

Undocumented

def test_xpath_evaluator(self):

Undocumented

def test_xpath_evaluator_element(self):

Undocumented

def test_xpath_evaluator_tree(self):

Undocumented

def test_xpath_evaluator_tree_absolute(self):

Undocumented

def test_xpath_extensions(self):

Undocumented

def test_xpath_extensions_error(self):

Undocumented

def test_xpath_extensions_mix(self):

Undocumented

def test_xpath_extensions_nodes(self):

Undocumented

def test_xpath_extensions_nodes_append(self):

Undocumented

def test_xpath_extensions_nodes_append2(self):

Undocumented

def test_xpath_extensions_wrong_args(self):

Undocumented

def test_xpath_list_attribute(self):

Undocumented

def test_xpath_list_attribute_parent(self):

Undocumented

def test_xpath_list_attribute_parent_no_smart_strings(self):

Undocumented

def test_xpath_list_comment(self):

Undocumented

def test_xpath_list_elements(self):

Undocumented

def test_xpath_list_nothing(self):

Undocumented

def test_xpath_list_text(self):

Undocumented

def test_xpath_list_text_parent(self):

Undocumented

def test_xpath_list_text_parent_no_smart_strings(self):

Undocumented

def test_xpath_list_unicode_text_parent(self):

Undocumented

def test_xpath_namespace(self):

Undocumented

def test_xpath_namespace_empty(self):

Undocumented

def test_xpath_ns(self):

Undocumented

def test_xpath_ns_empty(self):

Undocumented

def test_xpath_ns_none(self):

Undocumented

def test_xpath_number(self):

Undocumented

def test_xpath_prefix_error(self):

Undocumented

def test_xpath_string(self):

Undocumented

def test_xpath_text_from_other_document(self):

Undocumented

def test_xpath_variables(self):

Undocumented

def test_xpath_variables_nodeset(self):

Undocumented