lxml.tests.test_etree.ETreeOnlyTestCase
lxml
tests
test_etree
ETreeOnlyTestCase
class ETreeOnlyTestCase(HelperTestCase):
View In Hierarchy
test_addnext
test_addnext_comment
test_addnext_cycle
test_addnext_cycle_long
test_addnext_noops
test_addnext_pi
test_addnext_root
test_addnext_root_comment
test_addnext_root_pi
test_addprevious
test_addprevious_comment
test_addprevious_cycle
test_addprevious_cycle_long
test_addprevious_noops
test_addprevious_pi
test_addprevious_root_comment
test_addprevious_root_pi
test_append_error
test_append_recursive_error
test_attrib_and_keywords
test_attrib_order
test_attribute_gets_namespace_prefix_on_merge
test_attribute_gets_namespace_prefix_on_merge_with_nons
test_attribute_has_key
test_attribute_keeps_namespace_prefix_on_merge
test_attribute_keeps_namespace_prefix_on_merge_with_nons
test_attribute_set
test_attribute_set_invalid
test_attribute_set_nonstring
test_attribute_values
test_byte_invalid
test_byte_zero
test_c_api
test_cdata
test_cdata_errors
test_cdata_parser
test_cdata_tail
test_cdata_type
test_cdata_xpath
test_clear_keep_tail
test_comment_empty
test_comment_immutable
test_comment_immutable_attrib
test_comment_no_proxy_yet
test_comment_parse_empty
test_deepcopy_elementtree_dtd
test_deepcopy_elementtree_pi
test_deepcopy_pi
test_deepcopy_pi_dtd
test_docinfo_empty
test_docinfo_name_only
test_docinfo_public
test_docinfo_system
test_doctype_name_only_roundtrip
test_doctype_output_override
test_dtd_io
test_dump_none
test_element_name_colon
test_element_name_empty
test_element_name_quote
test_element_name_space
test_element_names
test_element_nsmap
test_element_refcycle
test_elementtree_find_qname
test_elementtree_findall_ns_qname
test_elementtree_findall_qname
test_elementtree_getelementpath
test_elementtree_getelementpath_ns
test_elementtree_getiterator
test_elementtree_getiterator_filter
test_elementtree_iter_qname
test_elementtree_parser_target_type_error
test_encoding_tostring_utf16
test_entity_append
test_entity_append_parsed
test_entity_error
test_entity_parse
test_entity_restructure
test_entity_values
test_feed_parser_recover
test_feed_parser_recover_no_id_dict
test_findall_different_nsmaps
test_findall_empty_prefix
test_findall_ns
test_findall_syntax_error
test_getchildren
test_getiterator
test_getiterator_empty
test_getiterator_filter
test_getiterator_filter_all
test_getiterator_filter_all_comment_pi
test_getiterator_filter_comment
test_getiterator_filter_element
test_getiterator_filter_entities
test_getiterator_filter_local_name
test_getiterator_filter_multiple
test_getiterator_filter_multiple_tuple
test_getiterator_filter_namespace
test_getiterator_filter_pi
test_getiterator_filter_with_text
test_getiterator_with_text
test_getnext
test_getparent
test_getprevious
test_getroottree
test_html_base
test_html_base_tag
test_HTML_base_url_docinfo
test_html_prefix_nsmap
test_include_paths
test_indent
test_indent_level
test_indent_space
test_indent_space_caching
test_index
test_iterancestors
test_iterancestors_tag
test_iterancestors_tag_multiple
test_iterchildren
test_iterchildren_reversed
test_iterchildren_tag
test_iterchildren_tag_multiple
test_iterchildren_tag_multiple_posarg
test_iterchildren_tag_multiple_reversed
test_iterchildren_tag_posarg
test_iterchildren_tag_reversed
test_iterdescendants
test_iterdescendants_tag
test_iterdescendants_tag_multiple
test_iterparse_broken
test_iterparse_broken_multi_recover
test_iterparse_broken_recover
test_iterparse_comments
test_iterparse_encoding_8bit_override
test_iterparse_encoding_error
test_iterparse_getiterator
test_iterparse_keep_cdata
test_iterparse_pis
test_iterparse_remove_comments
test_iterparse_strip
test_iterparse_tag
test_iterparse_tag_all
test_iterparse_tag_ns
test_iterparse_tag_ns_all
test_iterparse_tag_ns_empty
test_iterparse_tag_ns_empty_all
test_iterparse_tree_comments
test_itersiblings
test_itersiblings_tag
test_itersiblings_tag_multiple
test_itertext_comment_pi
test_iterwalk
test_iterwalk_attrib_ns
test_iterwalk_clear
test_iterwalk_comments_root_element
test_iterwalk_comments_tree
test_iterwalk_end_skip
test_iterwalk_getiterator
test_iterwalk_ns_skip
test_iterwalk_pis_comments_tree
test_iterwalk_pis_comments_tree_no_events
test_iterwalk_pis_root_element
test_iterwalk_pis_tree
test_iterwalk_start
test_iterwalk_start_end
test_iterwalk_start_end_skip
test_iterwalk_start_end_tags
test_iterwalk_start_end_tags_with_root
test_iterwalk_start_tags
test_iterwalk_tag
test_iterwalk_tag_all
test_large_sourceline_XML
test_namespace_cleanup
test_namespace_cleanup_attributes
test_namespace_cleanup_deep
test_namespace_cleanup_deep_to_top
test_namespace_cleanup_keep_prefixes
test_namespace_cleanup_keep_prefixes_top
test_namespace_cleanup_many
test_namespaces
test_namespaces_copy_element
test_namespaces_default
test_namespaces_default_and_attr
test_namespaces_default_and_other
test_namespaces_default_copy_element
test_namespaces_elementtree
test_namespaces_reuse_after_move
test_nsmap_prefix_invalid
test_parse_base_url_docinfo
test_parse_fileobject_unicode
test_parse_parser_type_error
test_parse_remove_comments
test_parse_remove_pis
test_parse_stringio_base_url
test_parseid
test_parser_encoding
test_parser_encoding_unknown
test_parser_target_cdata
test_parser_target_comment
test_parser_target_feed_exception
test_parser_target_feed_no_id_dict
test_parser_target_fromstring_exception
test_parser_target_pi
test_parser_target_recover
test_pi
test_pi_parse
test_pi_pseudo_attributes_attrib
test_pi_pseudo_attributes_get
test_prefix
test_prefix_default_ns
test_proxy_collect_siblings
test_proxy_collect_siblings_text
test_pypy_proxy_collect
test_qname_colon
test_qname_element
test_qname_empty
test_qname_namespace_localname
test_qname_none
test_qname_space
test_qname_text_resolve
test_register_namespace_xml
test_replace
test_replace_new
test_resolve_bytes_dtd
test_resolve_empty
test_resolve_error
test_resolve_file_dtd
test_resolve_filelike_dtd
test_resolve_filename_dtd
test_resolve_filename_dtd_relative
test_resolve_string_dtd
test_setitem_assert
test_setslice_all_reversed
test_setslice_step
test_setslice_step_negative
test_setslice_step_negative2
test_setslice_step_overrun
test_sourceline_element
test_sourceline_iterparse_end
test_sourceline_iterparse_start
test_sourceline_parse
test_sourceline_XML
test_standalone
test_strip_attributes
test_strip_attributes_ns
test_strip_elements
test_strip_elements_ns
test_strip_tags
test_strip_tags_and_remove
test_strip_tags_doc_style
test_strip_tags_ns
test_strip_tags_pi_comment
test_strip_tags_pi_comment_all
test_subelement_attribute_invalid
test_subelement_name_colon
test_subelement_name_empty
test_subelement_name_quote
test_subelement_name_space
test_subelement_nsmap
test_tostring_method_html_with_tail
test_tostring_method_text_encoding
test_tostring_method_text_unicode
test_tostring_none
test_tostring_pretty
test_tostring_standalone
test_tostring_standalone_in_out
test_tostring_unicode
test_tostring_unicode_element
test_tostring_unicode_element_tail
test_tostring_unicode_none
test_tostring_unicode_pretty
test_tostring_with_tail
test_tounicode
test_tounicode_element
test_tounicode_element_tail
test_tounicode_none
test_tounicode_pretty
test_unicode_byte_invalid
test_unicode_byte_invalid_sequence
test_unicode_byte_zero
test_version
test_xml_base
test_xml_base_attribute
test_XML_base_url_docinfo
test_XML_set_base_url_docinfo
test_XMLDTDID
test_XMLDTDID_empty
test_XMLDTDID_no_id_dict
_checkIDDict
_writeElement
Inherited from HelperTestCase:
HelperTestCase
parse
tearDown
_rootstring
Undocumented