lxml.tests.test_objectify.ObjectifyTestCase
lxml
tests
test_objectify
ObjectifyTestCase
class ObjectifyTestCase(HelperTestCase):
View In Hierarchy
setUp
tearDown
test_addattr
test_addattr_element
test_addattr_list
test_build_tree
test_change_pytype_attribute
test_child
test_child_addattr
test_child_getattr
test_child_getattr_empty_ns
test_child_index
test_child_index_neg
test_child_iter
test_child_len
test_child_nonexistant
test_child_ns_nons
test_child_set_ro
test_class_lookup
test_countchildren
test_data_element_attrib_attributes_precedence
test_data_element_bool
test_data_element_data_element_arg
test_data_element_data_element_arg_invalid_pytype
test_data_element_data_element_arg_invalid_xsi
test_data_element_data_element_arg_pytype
test_data_element_data_element_arg_pytype_none
test_data_element_data_element_arg_pytype_xsitype
test_data_element_data_element_arg_xsitype
test_data_element_element_arg
test_data_element_float
test_data_element_float_hash
test_data_element_float_hash_repr
test_data_element_float_precision
test_data_element_int
test_data_element_int_hash
test_data_element_invalid_pytype
test_data_element_invalid_xsi
test_data_element_NoneType
test_data_element_nsmap_custom
test_data_element_nsmap_custom_prefixes
test_data_element_nsmap_default
test_data_element_nsmap_empty
test_data_element_pytype_none
test_data_element_pytype_none_compat
test_data_element_pytypes
test_data_element_str
test_data_element_str_floatliteral
test_data_element_str_intliteral
test_data_element_unregistered
test_data_element_ustr
test_data_element_ustr_floatliteral
test_data_element_ustr_intliteral
test_data_element_xsitypes
test_data_element_xsitypes_prefixed
test_data_element_xsitypes_xsdprefixed
test_dataelement_xsi
test_dataelement_xsi_nsmap
test_dataelement_xsi_prefix_error
test_date_element_efactory_tail
test_date_element_efactory_text
test_deannotate
test_delitem_index
test_descendant_paths
test_descendant_paths_child
test_descendant_paths_prefix
test_dir
test_efactory_attrib
test_efactory_bool
test_efactory_float
test_efactory_int
test_efactory_nested
test_efactory_none
test_efactory_str
test_efactory_subtype
test_efactory_unicode
test_efactory_value_concatenation
test_element_nsmap_custom
test_element_nsmap_custom_prefixes
test_element_nsmap_default
test_element_nsmap_empty
test_findall
test_findall_ns
test_getslice_complete
test_getslice_partial
test_getslice_partial_neg
test_object_path
test_object_path_addattr
test_object_path_addattr_create
test_object_path_addattr_create_element
test_object_path_addattr_create_list
test_object_path_addattr_element
test_object_path_default_absolute
test_object_path_default_relative
test_object_path_dot
test_object_path_dot_list
test_object_path_dot_root
test_object_path_dot_root_list
test_object_path_fail
test_object_path_fail_parse_empty
test_object_path_fail_parse_empty_list
test_object_path_hasattr
test_object_path_index
test_object_path_index_fail_lookup
test_object_path_index_fail_parse
test_object_path_index_list
test_object_path_list
test_object_path_ns
test_object_path_ns_list
test_object_path_set
test_object_path_set_create
test_object_path_set_create_element
test_object_path_set_create_list
test_object_path_set_element
test_object_path_syntax
test_parse_base_url_docinfo
test_parse_stringio_base_url
test_pickle
test_pickle_boolelement
test_pickle_elementtree
test_pickle_floattelement
test_pickle_intelement
test_pickle_noneelement
test_pickle_strelement
test_pyannotate_empty
test_pyannotate_ignore_old
test_pyannotate_use_old
test_pytype_annotation
test_pytype_annotation_empty
test_pytype_annotation_use_old
test_pytype_deannotate
test_pytype_xsitype_annotation
test_registered_type_stringify
test_registered_types
test_root
test_schema_types
test_schema_types_prefixed
test_set_string
test_setattr
test_setattr_nonunicode
test_setitem_index
test_setitem_string
test_setitem_string_special
test_setslice_complete
test_setslice_elements
test_setslice_empty
test_setslice_insert
test_setslice_insert_neg
test_setslice_partial
test_setslice_partial_allneg
test_setslice_partial_neg
test_setslice_partial_wrong_length
test_standard_lookup
test_standard_lookup_fuzz
test_str
test_sub_data_element_nsmap_custom
test_sub_data_element_nsmap_custom_prefixes
test_sub_data_element_nsmap_default
test_sub_data_element_nsmap_empty
test_sub_element_nsmap_custom
test_sub_element_nsmap_custom_prefixes
test_sub_element_nsmap_default
test_sub_element_nsmap_empty
test_type_bool
test_type_bool_cmp
test_type_float
test_type_float_instantiation_precision
test_type_float_precision
test_type_float_precision_consistency
test_type_int
test_type_int_cmp
test_type_none_cmp
test_type_NoneType
test_type_str
test_type_str_add
test_type_str_as_complex
test_type_str_as_float
test_type_str_as_int
test_type_str_cmp
test_type_str_floatliteral
test_type_str_hash
test_type_str_intliteral
test_type_str_mod
test_type_str_mod_data_elements
test_type_str_mul
test_type_str_sequence
test_type_unregistered
test_type_ustr
test_type_ustr_add
test_type_ustr_floatliteral
test_type_ustr_intliteral
test_type_ustr_mul
test_vars
test_xml_base
test_xml_base_attribute
test_XML_base_url_docinfo
test_XML_set_base_url_docinfo
test_xsiannotate_ignore_old
test_xsiannotate_use_old
test_xsinil_deannotate
test_xsitype_deannotate
XML
Element
lookup
parser
_test_pickle
_orig_types
Inherited from HelperTestCase:
HelperTestCase
parse
_rootstring
Undocumented
lxml.tests.common_imports.HelperTestCase.tearDown