lxml.tests.test_htmlparser.HtmlParserTestCase
lxml
tests
test_htmlparser
HtmlParserTestCase
class HtmlParserTestCase(HelperTestCase):
View In Hierarchy
tearDown
test_boolean_attribute
test_boolean_attribute_round_trip
test_boolean_attribute_xml_adds_empty_string
test_default_parser_HTML_broken
test_html5_doctype
test_html_element_name_colon
test_html_element_name_empty
test_html_element_name_quote
test_html_element_name_space
test_html_feed_parser
test_html_feed_parser_chunky
test_html_feed_parser_more_tags
test_html_file_error
test_html_fromstring_target_exceptions
test_html_ids
test_html_ids_no_collect_ids
test_html_iterparse
test_html_iterparse_broken
test_html_iterparse_broken_no_recover
test_html_iterparse_file
test_html_iterparse_start
test_html_iterparse_stop_short
test_html_iterparse_tag
test_html_parser_target_doctype_empty
test_html_parser_target_doctype_html
test_html_parser_target_doctype_html_full
test_html_parser_target_exceptions
test_html_parser_target_tag
test_html_subelement_name_colon
test_html_subelement_name_empty
test_html_subelement_name_quote
test_html_subelement_name_space
test_ietf_decl
test_module_HTML
test_module_HTML_access
test_module_HTML_broken
test_module_HTML_cdata
test_module_HTML_pretty_print
test_module_HTML_unicode
test_module_parse_html
test_module_parse_html_default_doctype
test_module_parse_html_error
test_module_parse_html_filelike
test_module_parse_html_norecover
test_parse_encoding_8bit_explicit
test_parse_encoding_8bit_override
test_set_decl_html
test_wide_unicode_html
broken_html_str
html_str
html_str_pretty
uhtml_str
Inherited from HelperTestCase:
HelperTestCase
parse
_rootstring
lxml.tests.common_imports.HelperTestCase.tearDown
Undocumented