py$(PYV): remove tox env folder $(@D)/../.tox/xmlschema/py$(PYV) py$(PYV): commands[0]> python -m unittest --verbose test_get_converter (tests.test_cli.TestConsoleScripts) ... ok test_get_loglevel (tests.test_cli.TestConsoleScripts) ... ok test_json2xml_command_01 (tests.test_cli.TestConsoleScripts) ... ok test_json2xml_command_02 (tests.test_cli.TestConsoleScripts) ... ok test_json2xml_command_03 (tests.test_cli.TestConsoleScripts) ... ok test_json2xml_command_04 (tests.test_cli.TestConsoleScripts) ... ok test_validate_command_01 (tests.test_cli.TestConsoleScripts) ... ok test_validate_command_02 (tests.test_cli.TestConsoleScripts) ... ok test_validate_command_03 (tests.test_cli.TestConsoleScripts) ... ok test_validate_command_04 (tests.test_cli.TestConsoleScripts) ... ok test_validate_command_05 (tests.test_cli.TestConsoleScripts) ... ok test_validate_command_06 (tests.test_cli.TestConsoleScripts) ... ok test_validate_command_07 (tests.test_cli.TestConsoleScripts) ... ok test_validate_command_08 (tests.test_cli.TestConsoleScripts) ... ok test_wrong_defuse (tests.test_cli.TestConsoleScripts) ... ok test_wrong_xsd_version (tests.test_cli.TestConsoleScripts) ... ok test_xml2json_command_01 (tests.test_cli.TestConsoleScripts) ... ok test_xml2json_command_02 (tests.test_cli.TestConsoleScripts) ... ok test_xml2json_command_03 (tests.test_cli.TestConsoleScripts) ... ok test_xml2json_command_04 (tests.test_cli.TestConsoleScripts) ... ok test_xml2json_command_05 (tests.test_cli.TestConsoleScripts) ... ok test_builtin_types (tests.test_codegen.TestAbstractGenerator) ... ok test_filter_decorators (tests.test_codegen.TestAbstractGenerator) ... ok test_formal_language (tests.test_codegen.TestAbstractGenerator) ... ok test_get_template (tests.test_codegen.TestAbstractGenerator) ... ok test_is_derivation (tests.test_codegen.TestAbstractGenerator) ... ok test_language_type_filter (tests.test_codegen.TestAbstractGenerator) ... ok test_list_templates (tests.test_codegen.TestAbstractGenerator) ... ok test_map_type (tests.test_codegen.TestAbstractGenerator) ... ok test_matching_templates (tests.test_codegen.TestAbstractGenerator) ... ok test_multi_sequence (tests.test_codegen.TestAbstractGenerator) ... ok test_name_filter (tests.test_codegen.TestAbstractGenerator) ... ok test_namespace_filter (tests.test_codegen.TestAbstractGenerator) ... ok test_qname_filter (tests.test_codegen.TestAbstractGenerator) ... ok test_render (tests.test_codegen.TestAbstractGenerator) ... ok test_render_to_files (tests.test_codegen.TestAbstractGenerator) ... ok test_schema_argument (tests.test_codegen.TestAbstractGenerator) ... ok test_searchpath_argument (tests.test_codegen.TestAbstractGenerator) ... ok test_searchpaths (tests.test_codegen.TestAbstractGenerator) ... ok test_select_template (tests.test_codegen.TestAbstractGenerator) ... ok test_sort_types_filter (tests.test_codegen.TestAbstractGenerator) ... ok test_type_name_filter (tests.test_codegen.TestAbstractGenerator) ... ok test_type_qname_filter (tests.test_codegen.TestAbstractGenerator) ... ok test_types_map_argument (tests.test_codegen.TestAbstractGenerator) ... ok test_unknown_filter (tests.test_codegen.TestAbstractGenerator) ... ok test_builtin_types (tests.test_codegen.TestAbstractGenerator11) ... ok test_filter_decorators (tests.test_codegen.TestAbstractGenerator11) ... ok test_formal_language (tests.test_codegen.TestAbstractGenerator11) ... ok test_get_template (tests.test_codegen.TestAbstractGenerator11) ... ok test_is_derivation (tests.test_codegen.TestAbstractGenerator11) ... ok test_language_type_filter (tests.test_codegen.TestAbstractGenerator11) ... ok test_list_templates (tests.test_codegen.TestAbstractGenerator11) ... ok test_map_type (tests.test_codegen.TestAbstractGenerator11) ... ok test_matching_templates (tests.test_codegen.TestAbstractGenerator11) ... ok test_multi_sequence (tests.test_codegen.TestAbstractGenerator11) ... ok test_name_filter (tests.test_codegen.TestAbstractGenerator11) ... ok test_namespace_filter (tests.test_codegen.TestAbstractGenerator11) ... ok test_qname_filter (tests.test_codegen.TestAbstractGenerator11) ... ok test_render (tests.test_codegen.TestAbstractGenerator11) ... ok test_render_to_files (tests.test_codegen.TestAbstractGenerator11) ... ok test_schema_argument (tests.test_codegen.TestAbstractGenerator11) ... ok test_searchpath_argument (tests.test_codegen.TestAbstractGenerator11) ... ok test_searchpaths (tests.test_codegen.TestAbstractGenerator11) ... ok test_select_template (tests.test_codegen.TestAbstractGenerator11) ... ok test_sort_types_filter (tests.test_codegen.TestAbstractGenerator11) ... ok test_type_name_filter (tests.test_codegen.TestAbstractGenerator11) ... ok test_type_qname_filter (tests.test_codegen.TestAbstractGenerator11) ... ok test_types_map_argument (tests.test_codegen.TestAbstractGenerator11) ... ok test_unknown_filter (tests.test_codegen.TestAbstractGenerator11) ... ok test_bindings_module (tests.test_codegen.TestPythonGenerator) ... ok test_builtin_types (tests.test_codegen.TestPythonGenerator) ... ok test_filter_decorators (tests.test_codegen.TestPythonGenerator) ... ok test_formal_language (tests.test_codegen.TestPythonGenerator) ... ok test_get_template (tests.test_codegen.TestPythonGenerator) ... ok test_is_derivation (tests.test_codegen.TestPythonGenerator) ... ok test_language_type_filter (tests.test_codegen.TestPythonGenerator) ... ok test_list_templates (tests.test_codegen.TestPythonGenerator) ... ok test_map_type (tests.test_codegen.TestPythonGenerator) ... ok test_matching_templates (tests.test_codegen.TestPythonGenerator) ... ok test_multi_sequence (tests.test_codegen.TestPythonGenerator) ... ok test_name_filter (tests.test_codegen.TestPythonGenerator) ... ok test_namespace_filter (tests.test_codegen.TestPythonGenerator) ... ok test_qname_filter (tests.test_codegen.TestPythonGenerator) ... ok test_render (tests.test_codegen.TestPythonGenerator) ... ok test_render_to_files (tests.test_codegen.TestPythonGenerator) ... ok test_sample_module (tests.test_codegen.TestPythonGenerator) ... ok test_schema_argument (tests.test_codegen.TestPythonGenerator) ... ok test_searchpath_argument (tests.test_codegen.TestPythonGenerator) ... ok test_searchpaths (tests.test_codegen.TestPythonGenerator) ... ok test_select_template (tests.test_codegen.TestPythonGenerator) ... ok test_sort_types_filter (tests.test_codegen.TestPythonGenerator) ... ok test_type_name_filter (tests.test_codegen.TestPythonGenerator) ... ok test_type_qname_filter (tests.test_codegen.TestPythonGenerator) ... ok test_types_map_argument (tests.test_codegen.TestPythonGenerator) ... ok test_unknown_filter (tests.test_codegen.TestPythonGenerator) ... ok test_bindings_module (tests.test_codegen.TestPythonGenerator11) ... ok test_builtin_types (tests.test_codegen.TestPythonGenerator11) ... ok test_filter_decorators (tests.test_codegen.TestPythonGenerator11) ... ok test_formal_language (tests.test_codegen.TestPythonGenerator11) ... ok test_get_template (tests.test_codegen.TestPythonGenerator11) ... ok test_is_derivation (tests.test_codegen.TestPythonGenerator11) ... ok test_language_type_filter (tests.test_codegen.TestPythonGenerator11) ... ok test_list_templates (tests.test_codegen.TestPythonGenerator11) ... ok test_map_type (tests.test_codegen.TestPythonGenerator11) ... ok test_matching_templates (tests.test_codegen.TestPythonGenerator11) ... ok test_multi_sequence (tests.test_codegen.TestPythonGenerator11) ... ok test_name_filter (tests.test_codegen.TestPythonGenerator11) ... ok test_namespace_filter (tests.test_codegen.TestPythonGenerator11) ... ok test_qname_filter (tests.test_codegen.TestPythonGenerator11) ... ok test_render (tests.test_codegen.TestPythonGenerator11) ... ok test_render_to_files (tests.test_codegen.TestPythonGenerator11) ... ok test_sample_module (tests.test_codegen.TestPythonGenerator11) ... ok test_schema_argument (tests.test_codegen.TestPythonGenerator11) ... ok test_searchpath_argument (tests.test_codegen.TestPythonGenerator11) ... ok test_searchpaths (tests.test_codegen.TestPythonGenerator11) ... ok test_select_template (tests.test_codegen.TestPythonGenerator11) ... ok test_sort_types_filter (tests.test_codegen.TestPythonGenerator11) ... ok test_type_name_filter (tests.test_codegen.TestPythonGenerator11) ... ok test_type_qname_filter (tests.test_codegen.TestPythonGenerator11) ... ok test_types_map_argument (tests.test_codegen.TestPythonGenerator11) ... ok test_unknown_filter (tests.test_codegen.TestPythonGenerator11) ... ok test_arguments_with_wrong_types (tests.test_converters.TestConverters) ... ok test_cdata_mapping (tests.test_converters.TestConverters) ... ok test_columnar_converter (tests.test_converters.TestConverters) ... ok test_data_element_converter (tests.test_converters.TestConverters) ... ok test_decode_encode_abdera_converter (tests.test_converters.TestConverters) ... ok test_decode_encode_badgerfish_converter (tests.test_converters.TestConverters) ... ok test_decode_encode_columnar_converter (tests.test_converters.TestConverters) ... ok test_decode_encode_data_element_converter (tests.test_converters.TestConverters) ... ok test_decode_encode_default_converter (tests.test_converters.TestConverters) ... ok test_decode_encode_default_converter_with_lxml (tests.test_converters.TestConverters) ... ok test_decode_encode_default_converter_with_preserve_root (tests.test_converters.TestConverters) ... ok test_decode_encode_gdata_converter (tests.test_converters.TestConverters) ... ok test_decode_encode_jsonml_converter (tests.test_converters.TestConverters) ... ok test_decode_encode_parker_converter (tests.test_converters.TestConverters) ... ok test_decode_encode_unordered_converter (tests.test_converters.TestConverters) ... ok test_decode_encode_unordered_converter_with_preserve_root (tests.test_converters.TestConverters) ... ok test_decode_encode_with_default_namespace (tests.test_converters.TestConverters) ... ok test_element_class_argument (tests.test_converters.TestConverters) ... ok test_etree_element_method (tests.test_converters.TestConverters) ... ok test_lossy_property (tests.test_converters.TestConverters) ... ok test_mixed_content__issue_315 (tests.test_converters.TestConverters) ... ok test_prefix_arguments (tests.test_converters.TestConverters) ... ok test_preserve_root__issue_215 (tests.test_converters.TestConverters) ... ok test_simple_content__issue_315 (tests.test_converters.TestConverters) ... ok test_strip_namespace_argument (tests.test_converters.TestConverters) ... ok test_binding_instance (tests.test_dataobjects.TestDataBindings) ... ok test_collapsed_namespace_map (tests.test_dataobjects.TestDataBindings) ... ok test_converter_class (tests.test_dataobjects.TestDataBindings) ... ok test_data_binding_metaclass (tests.test_dataobjects.TestDataBindings) ... ok test_decoded_names__issue_314 (tests.test_dataobjects.TestDataBindings) ... ok test_element_binding (tests.test_dataobjects.TestDataBindings) ... ok test_encode_to_element_tree (tests.test_dataobjects.TestDataBindings) ... ok test_invalid_value_type (tests.test_dataobjects.TestDataBindings) ... ok test_iter (tests.test_dataobjects.TestDataBindings) ... ok test_iterchildren (tests.test_dataobjects.TestDataBindings) ... ok test_map_attribute_names__issue_314 (tests.test_dataobjects.TestDataBindings) ... ok test_max_depth_validation (tests.test_dataobjects.TestDataBindings) ... ok test_missing_child (tests.test_dataobjects.TestDataBindings) ... ok test_mutable_mapping_api (tests.test_dataobjects.TestDataBindings) ... ok test_names (tests.test_dataobjects.TestDataBindings) ... ok test_namespace (tests.test_dataobjects.TestDataBindings) ... ok test_schema_bindings (tests.test_dataobjects.TestDataBindings) ... ok test_serialize_to_xml_source (tests.test_dataobjects.TestDataBindings) ... ok test_validation (tests.test_dataobjects.TestDataBindings) ... ok test_xmlns_processing_argument (tests.test_dataobjects.TestDataBindings) ... ok test_xpath_api (tests.test_dataobjects.TestDataBindings) ... ok test_xsd_attribute_access__issue_331 (tests.test_dataobjects.TestDataBindings) ... ok test_xsd_element_binding (tests.test_dataobjects.TestDataBindings) ... ok test_xsd_type_binding (tests.test_dataobjects.TestDataBindings) ... ok test_xsd_version (tests.test_dataobjects.TestDataBindings) ... ok test_binding_instance (tests.test_dataobjects.TestDataBindings11) ... ok test_collapsed_namespace_map (tests.test_dataobjects.TestDataBindings11) ... ok test_converter_class (tests.test_dataobjects.TestDataBindings11) ... ok test_data_binding_metaclass (tests.test_dataobjects.TestDataBindings11) ... ok test_decoded_names__issue_314 (tests.test_dataobjects.TestDataBindings11) ... ok test_element_binding (tests.test_dataobjects.TestDataBindings11) ... ok test_encode_to_element_tree (tests.test_dataobjects.TestDataBindings11) ... ok test_invalid_value_type (tests.test_dataobjects.TestDataBindings11) ... ok test_iter (tests.test_dataobjects.TestDataBindings11) ... ok test_iterchildren (tests.test_dataobjects.TestDataBindings11) ... ok test_map_attribute_names__issue_314 (tests.test_dataobjects.TestDataBindings11) ... ok test_max_depth_validation (tests.test_dataobjects.TestDataBindings11) ... ok test_missing_child (tests.test_dataobjects.TestDataBindings11) ... ok test_mutable_mapping_api (tests.test_dataobjects.TestDataBindings11) ... ok test_names (tests.test_dataobjects.TestDataBindings11) ... ok test_namespace (tests.test_dataobjects.TestDataBindings11) ... ok test_schema_bindings (tests.test_dataobjects.TestDataBindings11) ... ok test_serialize_to_xml_source (tests.test_dataobjects.TestDataBindings11) ... ok test_validation (tests.test_dataobjects.TestDataBindings11) ... ok test_xmlns_processing_argument (tests.test_dataobjects.TestDataBindings11) ... ok test_xpath_api (tests.test_dataobjects.TestDataBindings11) ... ok test_xsd_attribute_access__issue_331 (tests.test_dataobjects.TestDataBindings11) ... ok test_xsd_element_binding (tests.test_dataobjects.TestDataBindings11) ... ok test_xsd_type_binding (tests.test_dataobjects.TestDataBindings11) ... ok test_xsd_version (tests.test_dataobjects.TestDataBindings11) ... ok test_attributes (tests.test_dataobjects.TestDataElementInterface) ... ok test_attributes_with_namespaces (tests.test_dataobjects.TestDataElementInterface) ... ok test_nsmap (tests.test_dataobjects.TestDataElementInterface) ... ok test_repr (tests.test_dataobjects.TestDataElementInterface) ... ok test_text_value (tests.test_dataobjects.TestDataElementInterface) ... ok test_value (tests.test_dataobjects.TestDataElementInterface) ... ok test_collapsed_namespace_map (tests.test_dataobjects.TestDataObjects) ... ok test_converter_class (tests.test_dataobjects.TestDataObjects) ... ok test_decoded_names__issue_314 (tests.test_dataobjects.TestDataObjects) ... ok test_encode_to_element_tree (tests.test_dataobjects.TestDataObjects) ... ok test_invalid_value_type (tests.test_dataobjects.TestDataObjects) ... ok test_iter (tests.test_dataobjects.TestDataObjects) ... ok test_iterchildren (tests.test_dataobjects.TestDataObjects) ... ok test_map_attribute_names__issue_314 (tests.test_dataobjects.TestDataObjects) ... ok test_max_depth_validation (tests.test_dataobjects.TestDataObjects) ... ok test_missing_child (tests.test_dataobjects.TestDataObjects) ... ok test_mutable_mapping_api (tests.test_dataobjects.TestDataObjects) ... ok test_names (tests.test_dataobjects.TestDataObjects) ... ok test_namespace (tests.test_dataobjects.TestDataObjects) ... ok test_schema_bindings (tests.test_dataobjects.TestDataObjects) ... ok test_serialize_to_xml_source (tests.test_dataobjects.TestDataObjects) ... ok test_validation (tests.test_dataobjects.TestDataObjects) ... ok test_xmlns_processing_argument (tests.test_dataobjects.TestDataObjects) ... ok test_xpath_api (tests.test_dataobjects.TestDataObjects) ... ok test_xsd_attribute_access__issue_331 (tests.test_dataobjects.TestDataObjects) ... ok test_xsd_element_binding (tests.test_dataobjects.TestDataObjects) ... ok test_xsd_type_binding (tests.test_dataobjects.TestDataObjects) ... ok test_xsd_version (tests.test_dataobjects.TestDataObjects) ... ok test_collapsed_namespace_map (tests.test_dataobjects.TestDataObjects11) ... ok test_converter_class (tests.test_dataobjects.TestDataObjects11) ... ok test_decoded_names__issue_314 (tests.test_dataobjects.TestDataObjects11) ... ok test_encode_to_element_tree (tests.test_dataobjects.TestDataObjects11) ... ok test_invalid_value_type (tests.test_dataobjects.TestDataObjects11) ... ok test_iter (tests.test_dataobjects.TestDataObjects11) ... ok test_iterchildren (tests.test_dataobjects.TestDataObjects11) ... ok test_map_attribute_names__issue_314 (tests.test_dataobjects.TestDataObjects11) ... ok test_max_depth_validation (tests.test_dataobjects.TestDataObjects11) ... ok test_missing_child (tests.test_dataobjects.TestDataObjects11) ... ok test_mutable_mapping_api (tests.test_dataobjects.TestDataObjects11) ... ok test_names (tests.test_dataobjects.TestDataObjects11) ... ok test_namespace (tests.test_dataobjects.TestDataObjects11) ... ok test_schema_bindings (tests.test_dataobjects.TestDataObjects11) ... ok test_serialize_to_xml_source (tests.test_dataobjects.TestDataObjects11) ... ok test_validation (tests.test_dataobjects.TestDataObjects11) ... ok test_xmlns_processing_argument (tests.test_dataobjects.TestDataObjects11) ... ok test_xpath_api (tests.test_dataobjects.TestDataObjects11) ... ok test_xsd_attribute_access__issue_331 (tests.test_dataobjects.TestDataObjects11) ... ok test_xsd_element_binding (tests.test_dataobjects.TestDataObjects11) ... ok test_xsd_type_binding (tests.test_dataobjects.TestDataObjects11) ... ok test_xsd_version (tests.test_dataobjects.TestDataObjects11) ... ok test_document_api_on_xsd_schema__issue_325 (tests.test_documents.TestXmlDocuments) ... ok test_from_json_api (tests.test_documents.TestXmlDocuments) ... ok test_get_context_on_xsd_schema__issue_325 (tests.test_documents.TestXmlDocuments) ... ok test_get_context_with_schema (tests.test_documents.TestXmlDocuments) ... ok test_get_context_without_schema (tests.test_documents.TestXmlDocuments) ... ok test_to_etree_api (tests.test_documents.TestXmlDocuments) ... ok test_to_etree_api_on_schema__issue_325 (tests.test_documents.TestXmlDocuments) ... ok test_to_json_api (tests.test_documents.TestXmlDocuments) ... ok test_use_location_hints_argument__issue_324 (tests.test_documents.TestXmlDocuments) ... ok test_xml_document_decode_with_schema (tests.test_documents.TestXmlDocuments) ... ok test_xml_document_decode_with_xsi_type (tests.test_documents.TestXmlDocuments) ... ok test_xml_document_decode_without_schema (tests.test_documents.TestXmlDocuments) ... ok test_xml_document_etree_interface (tests.test_documents.TestXmlDocuments) ... ok test_xml_document_init_with_schema (tests.test_documents.TestXmlDocuments) ... ok test_xml_document_init_without_schema (tests.test_documents.TestXmlDocuments) ... ok test_xml_document_parse (tests.test_documents.TestXmlDocuments) ... ok test_xml_document_to_json (tests.test_documents.TestXmlDocuments) ... ok test_xml_document_tostring (tests.test_documents.TestXmlDocuments) ... ok test_xml_document_with_lxml (tests.test_documents.TestXmlDocuments) ... ok test_xml_document_write (tests.test_documents.TestXmlDocuments) ... ok test_download_local_and_remote_schemas (tests.test_exports.TestDownloads) ... ok test_download_local_schemas (tests.test_exports.TestDownloads) ... ok test_download_remote_schemas (tests.test_exports.TestDownloads) ... ok test_download_with_loglevel (tests.test_exports.TestDownloads) ... ok test_export_another_directory__issue_187 (tests.test_exports.TestExports) ... ok test_export_errors__issue_187 (tests.test_exports.TestExports) ... ok test_export_more_remote_imports__issue_362 (tests.test_exports.TestExports) ... ok test_export_other_encoding (tests.test_exports.TestExports) ... ok test_export_remote__issue_187 (tests.test_exports.TestExports) ... ok test_export_same_directory__issue_187 (tests.test_exports.TestExports) ... ok test_export_another_directory__issue_187 (tests.test_exports.TestExports11) ... ok test_export_errors__issue_187 (tests.test_exports.TestExports11) ... ok test_export_more_remote_imports__issue_362 (tests.test_exports.TestExports11) ... ok test_export_other_encoding (tests.test_exports.TestExports11) ... ok test_export_remote__issue_187 (tests.test_exports.TestExports11) ... ok test_export_same_directory__issue_187 (tests.test_exports.TestExports11) ... ok test_base64_binary_validator (tests.test_helpers.TestHelpers) ... ok test_count_digits_function (tests.test_helpers.TestHelpers) ... ok test_decimal_validator (tests.test_helpers.TestHelpers) ... ok test_error_type_validator (tests.test_helpers.TestHelpers) ... ok test_etree_elements_assert_equal (tests.test_helpers.TestHelpers) ... ok test_etree_getpath (tests.test_helpers.TestHelpers) ... ok test_etree_iterpath (tests.test_helpers.TestHelpers) ... ok test_get_extended_qname (tests.test_helpers.TestHelpers) ... ok test_get_namespace (tests.test_helpers.TestHelpers) ... ok test_get_prefixed_qname (tests.test_helpers.TestHelpers) ... ok test_get_qname (tests.test_helpers.TestHelpers) ... ok test_get_xsd_derivation_attribute (tests.test_helpers.TestHelpers) ... ok test_hex_binary_validator (tests.test_helpers.TestHelpers) ... ok test_int_validator (tests.test_helpers.TestHelpers) ... ok test_iter_location_hints (tests.test_helpers.TestHelpers) ... ok test_iter_nested_items_function (tests.test_helpers.TestHelpers) ... ok test_local_name (tests.test_helpers.TestHelpers) ... ok test_logged_decorator (tests.test_helpers.TestHelpers) ... ok test_long_validator (tests.test_helpers.TestHelpers) ... ok test_negative_int_validator (tests.test_helpers.TestHelpers) ... ok test_occurs_calculator_class (tests.test_helpers.TestHelpers) ... ok test_parse_component (tests.test_helpers.TestHelpers) ... ok test_prune_etree_function (tests.test_helpers.TestHelpers) ... ok test_qname_validator (tests.test_helpers.TestHelpers) ... ok test_raw_xml_encode_function (tests.test_helpers.TestHelpers) ... ok test_set_logging_level (tests.test_helpers.TestHelpers) ... ok test_strictly_equal_function (tests.test_helpers.TestHelpers) ... ok test_unsigned_byte_validator (tests.test_helpers.TestHelpers) ... ok test_unsigned_short_validator (tests.test_helpers.TestHelpers) ... ok test_update_namespaces (tests.test_helpers.TestHelpers) ... ok test_encode_and_decode_url (tests.test_locations.TestLocations) ... ok test_get_uri (tests.test_locations.TestLocations) ... ok test_get_uri_path (tests.test_locations.TestLocations) ... ok test_is_drive_path_function (tests.test_locations.TestLocations) ... ok test_is_encoded_url (tests.test_locations.TestLocations) ... ok test_is_local_url_function (tests.test_locations.TestLocations) ... ok test_is_remote_url_function (tests.test_locations.TestLocations) ... ok test_is_safe_url (tests.test_locations.TestLocations) ... ok test_is_unc_path_function (tests.test_locations.TestLocations) ... ok test_is_url_function (tests.test_locations.TestLocations) ... ok test_match_location (tests.test_locations.TestLocations) ... ok test_normalize_locations_function (tests.test_locations.TestLocations) ... ok test_normalize_url_hash_character (tests.test_locations.TestLocations) ... ok test_normalize_url_posix (tests.test_locations.TestLocations) ... ok test_normalize_url_slashes (tests.test_locations.TestLocations) ... ok test_normalize_url_unc_paths__issue_246 (tests.test_locations.TestLocations) ... ok test_normalize_url_unc_paths__issue_268 (tests.test_locations.TestLocations) ... ok test_normalize_url_windows (tests.test_locations.TestLocations) ... ok test_normalize_url_with_base_unc_path_on_others (tests.test_locations.TestLocations) ... ok test_normalize_url_with_base_unc_path_on_windows (tests.test_locations.TestLocations) ... skipped 'Run only on Windows systems' test_normalize_url_with_base_url_with_local_part (tests.test_locations.TestLocations) ... skipped '' test_normalize_url_with_local_part (tests.test_locations.TestLocations) ... ok test_normalize_url_with_query_part (tests.test_locations.TestLocations) ... ok test_path_from_uri (tests.test_locations.TestLocations) ... ok test_url_path_is_file_function (tests.test_locations.TestLocations) ... ok test_urlsplit (tests.test_locations.TestLocations) ... ok test_urn_uri (tests.test_locations.TestLocations) ... ok test_decode_memory_usage (tests.test_memory.TestMemoryUsage) ... skipped 'Memory profiler is not installed!' test_element_tree_memory_usage (tests.test_memory.TestMemoryUsage) ... skipped 'Memory profiler is not installed!' test_package_memory_usage (tests.test_memory.TestMemoryUsage) ... skipped 'Memory profiler is not installed!' test_validate_memory_usage (tests.test_memory.TestMemoryUsage) ... skipped 'Memory profiler is not installed!' test_copy (tests.test_namespaces.TestNamespaceMapper) ... ok test_default_namespace (tests.test_namespaces.TestNamespaceMapper) ... ok test_dictionary_methods (tests.test_namespaces.TestNamespaceMapper) ... ok test_get_namespaces (tests.test_namespaces.TestNamespaceMapper) ... ok test_get_xmlns_from_data (tests.test_namespaces.TestNamespaceMapper) ... ok test_init (tests.test_namespaces.TestNamespaceMapper) ... ok test_invalid_xmlns_processing_argument (tests.test_namespaces.TestNamespaceMapper) ... ok test_map_qname (tests.test_namespaces.TestNamespaceMapper) ... ok test_set_context_with_collapsed_xmlns_processing (tests.test_namespaces.TestNamespaceMapper) ... ok test_set_context_with_encoding (tests.test_namespaces.TestNamespaceMapper) ... ok test_set_context_with_none_xmlns_processing (tests.test_namespaces.TestNamespaceMapper) ... ok test_set_context_with_root_only_xmlns_processing (tests.test_namespaces.TestNamespaceMapper) ... ok test_set_context_with_stacked_xmlns_processing (tests.test_namespaces.TestNamespaceMapper) ... ok test_source_argument (tests.test_namespaces.TestNamespaceMapper) ... ok test_strip_namespaces_and_process_namespaces_arguments (tests.test_namespaces.TestNamespaceMapper) ... ok test_unmap_qname (tests.test_namespaces.TestNamespaceMapper) ... ok test_xmlns_processing_argument_with_data_source (tests.test_namespaces.TestNamespaceMapper) ... ok test_xmlns_processing_argument_with_resource (tests.test_namespaces.TestNamespaceMapper) ... ok test_dictionary_methods (tests.test_namespaces.TestNamespaceResourcesMap) ... ok test_init (tests.test_namespaces.TestNamespaceResourcesMap) ... ok test_repr (tests.test_namespaces.TestNamespaceResourcesMap) ... ok test_as_dict (tests.test_namespaces.TestNamespaceView) ... ok test_contains (tests.test_namespaces.TestNamespaceView) ... ok test_getitem (tests.test_namespaces.TestNamespaceView) ... ok test_init (tests.test_namespaces.TestNamespaceView) ... ok test_iter (tests.test_namespaces.TestNamespaceView) ... ok test_repr (tests.test_namespaces.TestNamespaceView) ... ok test_base_schema_files (tests.test_package.TestPackaging) ... ok test_elementpath_requirement (tests.test_package.TestPackaging) ... ok test_forgotten_debug_statements (tests.test_package.TestPackaging) ... ok test_version (tests.test_package.TestPackaging) ... ok test_fetch_namespaces_function (tests.test_resources.TestResources) ... ok test_fetch_resource_function (tests.test_resources.TestResources) ... ok test_fetch_schema_function (tests.test_resources.TestResources) ... ok test_fetch_schema_locations_function (tests.test_resources.TestResources) ... ok test_fid_with_name_attr (tests.test_resources.TestResources) XMLResource gets correct data when passed a file like object ... ok test_get_nsmap (tests.test_resources.TestResources) ... ok test_get_xmlns (tests.test_resources.TestResources) ... ok test_loading_from_unrelated_dirs__issue_237 (tests.test_resources.TestResources) ... ok test_parent_map (tests.test_resources.TestResources) ... ok test_remote_resource_loading (tests.test_resources.TestResources) ... ok test_schema_defuse (tests.test_resources.TestResources) ... ok test_schema_resource_access (tests.test_resources.TestResources) ... ok test_uri_mapper (tests.test_resources.TestResources) ... ok test_xml_resource__iterparse (tests.test_resources.TestResources) ... ok test_xml_resource__lazy_iterparse (tests.test_resources.TestResources) ... ok test_xml_resource_access (tests.test_resources.TestResources) ... ok test_xml_resource_base_url (tests.test_resources.TestResources) ... ok test_xml_resource_close (tests.test_resources.TestResources) ... ok test_xml_resource_defuse (tests.test_resources.TestResources) ... ok test_xml_resource_defuse_nonlocal (tests.test_resources.TestResources) ... ok test_xml_resource_defuse_other_source_types (tests.test_resources.TestResources) ... ok test_xml_resource_find (tests.test_resources.TestResources) ... ok test_xml_resource_findall (tests.test_resources.TestResources) ... ok test_xml_resource_from_bytes_io (tests.test_resources.TestResources) ... ok test_xml_resource_from_element_tree (tests.test_resources.TestResources) ... ok test_xml_resource_from_file (tests.test_resources.TestResources) ... ok test_xml_resource_from_lxml (tests.test_resources.TestResources) ... ok test_xml_resource_from_malformed_source (tests.test_resources.TestResources) ... ok test_xml_resource_from_path (tests.test_resources.TestResources) ... ok test_xml_resource_from_resource (tests.test_resources.TestResources) ... ok test_xml_resource_from_string (tests.test_resources.TestResources) ... ok test_xml_resource_from_string_io (tests.test_resources.TestResources) ... ok test_xml_resource_from_url (tests.test_resources.TestResources) ... ok test_xml_resource_from_url_in_bytes (tests.test_resources.TestResources) ... ok test_xml_resource_from_wrong_arguments (tests.test_resources.TestResources) ... ok test_xml_resource_get_locations (tests.test_resources.TestResources) ... ok test_xml_resource_get_namespaces (tests.test_resources.TestResources) ... ok test_xml_resource_is_loaded (tests.test_resources.TestResources) ... ok test_xml_resource_is_local (tests.test_resources.TestResources) ... ok test_xml_resource_is_remote (tests.test_resources.TestResources) ... ok test_xml_resource_iter (tests.test_resources.TestResources) ... ok test_xml_resource_iter_depth (tests.test_resources.TestResources) ... ok test_xml_resource_iterfind (tests.test_resources.TestResources) ... ok test_xml_resource_laziness (tests.test_resources.TestResources) ... ok test_xml_resource_lazy_find (tests.test_resources.TestResources) ... ok test_xml_resource_namespace (tests.test_resources.TestResources) ... ok test_xml_resource_nsmap_tracking (tests.test_resources.TestResources) ... ok test_xml_resource_open (tests.test_resources.TestResources) ... ok test_xml_resource_representation (tests.test_resources.TestResources) ... ok test_xml_resource_seek (tests.test_resources.TestResources) ... ok test_xml_resource_timeout (tests.test_resources.TestResources) ... ok test_xml_resource_tostring (tests.test_resources.TestResources) ... ok test_xml_subresource (tests.test_resources.TestResources) ... ok test_xsd_file (xmlschema.testing._builders.TestSchema001) ... ok test_xsd_file (xmlschema.testing._builders.TestSchema002) ... ok test_xsd_file (xmlschema.testing._builders.TestSchema003) ... ok test_xsd_file (xmlschema.testing._builders.TestSchema004) ... ok test_xsd_file (xmlschema.testing._builders.TestSchema005) ... ok test_xsd_file (xmlschema.testing._builders.TestSchema006) ... ok test_xsd_file (xmlschema.testing._builders.TestSchema007) ... ok test_xsd_file (xmlschema.testing._builders.TestSchema008) ... ok test_xsd_file (xmlschema.testing._builders.TestSchema009) ... ok test_xsd_file (xmlschema.testing._builders.TestSchema010) ... ok test_xsd_file (xmlschema.testing._builders.TestSchema011) ... ok test_xsd_file (xmlschema.testing._builders.TestSchema012) ... ok test_xsd_file (xmlschema.testing._builders.TestSchema013) ... ok test_xsd_file (xmlschema.testing._builders.TestSchema014) ... ok test_xsd_file (xmlschema.testing._builders.TestSchema015) ... ok test_xsd_file (xmlschema.testing._builders.TestSchema016) ... ok test_xsd_file (xmlschema.testing._builders.TestSchema017) ... ok test_xsd_file (xmlschema.testing._builders.TestSchema018) ... ok test_xsd_file (xmlschema.testing._builders.TestSchema019) ... ok test_xsd_file (xmlschema.testing._builders.TestSchema020) ... ok test_xsd_file (xmlschema.testing._builders.TestSchema021) ... ok test_xsd_file (xmlschema.testing._builders.TestSchema022) ... ok test_xsd_file (xmlschema.testing._builders.TestSchema023) ... ok test_xsd_file (xmlschema.testing._builders.TestSchema024) ... ok test_xsd_file (xmlschema.testing._builders.TestSchema025) ... ok test_xsd_file (xmlschema.testing._builders.TestSchema026) ... ok test_xsd_file (xmlschema.testing._builders.TestSchema027) ... ok test_xsd_file (xmlschema.testing._builders.TestSchema028) ... ok test_xsd_file (xmlschema.testing._builders.TestSchema029) ... ok test_xsd_file (xmlschema.testing._builders.TestSchema030) ... ok test_xsd_file (xmlschema.testing._builders.TestSchema031) ... ok test_xsd_file (xmlschema.testing._builders.TestSchema032) ... ok test_xsd_file (xmlschema.testing._builders.TestSchema033) ... ok test_xsd_file (xmlschema.testing._builders.TestSchema034) ... ok test_xsd_file (xmlschema.testing._builders.TestSchema035) ... ok test_xsd_file (xmlschema.testing._builders.TestSchema036) ... ok test_xsd_file (xmlschema.testing._builders.TestSchema037) ... ok test_xsd_file (xmlschema.testing._builders.TestSchema038) ... ok test_xsd_file (xmlschema.testing._builders.TestSchema039) ... ok test_xsd_file (xmlschema.testing._builders.TestSchema040) ... ok test_xsd_file (xmlschema.testing._builders.TestSchema041) ... ok test_xsd_file (xmlschema.testing._builders.TestSchema042) ... ok test_xsd_file (xmlschema.testing._builders.TestSchema043) ... ok test_xsd_file (xmlschema.testing._builders.TestSchema044) ... ok test_xsd_file (xmlschema.testing._builders.TestSchema045) ... ok test_xsd_file (xmlschema.testing._builders.TestSchema046) ... ok test_xsd_file (xmlschema.testing._builders.TestSchema047) ... ok test_xsd_file (xmlschema.testing._builders.TestSchema048) ... ok test_xsd_file (xmlschema.testing._builders.TestSchema049) ... ok test_xsd_file (xmlschema.testing._builders.TestSchema050) ... ok test_xsd_file (xmlschema.testing._builders.TestSchema051) ... ok test_xsd_file (xmlschema.testing._builders.TestSchema052) ... ok test_xsd_file (xmlschema.testing._builders.TestSchema053) ... ok test_xsd_file (xmlschema.testing._builders.TestSchema054) ... ok test_xsd_file (xmlschema.testing._builders.TestSchema055) ... ok test_xsd_file (xmlschema.testing._builders.TestSchema056) ... ok test_xsd_file (xmlschema.testing._builders.TestSchema057) ... ok test_xsd_file (xmlschema.testing._builders.TestSchema058) ... ok test_xsd_file (xmlschema.testing._builders.TestSchema059) ... ok test_xsd_file (xmlschema.testing._builders.TestSchema060) ... ok test_xsd_file (xmlschema.testing._builders.TestSchema061) ... ok test_xsd_file (xmlschema.testing._builders.TestSchema062) ... ok test_xsd_file (xmlschema.testing._builders.TestSchema063) ... ok test_xsd_file (xmlschema.testing._builders.TestSchema064) ... ok test_xsd_file (xmlschema.testing._builders.TestSchema065) ... ok test_xsd_file (xmlschema.testing._builders.TestSchema066) ... ok test_xsd_file (xmlschema.testing._builders.TestSchema067) ... ok test_xsd_file (xmlschema.testing._builders.TestSchema068) ... ok test_xsd_file (xmlschema.testing._builders.TestSchema069) ... ok test_xsd_file (xmlschema.testing._builders.TestSchema070) ... ok test_xsd_file (xmlschema.testing._builders.TestSchema071) ... ok test_xsd_file (xmlschema.testing._builders.TestSchema072) ... ok test_xsd_file (xmlschema.testing._builders.TestSchema073) ... ok test_xsd_file (xmlschema.testing._builders.TestSchema074) ... ok test_xsd_file (xmlschema.testing._builders.TestSchema075) ... ok test_xsd_file (xmlschema.testing._builders.TestSchema076) ... ok test_xsd_file (xmlschema.testing._builders.TestSchema077) ... ok test_xsd_file (xmlschema.testing._builders.TestSchema078) ... ok test_activation (tests.test_translations.TestTranslations) ... ok test_deactivation (tests.test_translations.TestTranslations) ... ok test_install (tests.test_translations.TestTranslations) ... ok test_it_translation (tests.test_translations.TestTranslations) ... ok test_pl_translation (tests.test_translations.TestTranslations) ... ok test_pl_validation_translation (tests.test_translations.TestTranslations) ... ok test_extra_validator__issue_291 (tests.test_typing.TestTyping) ... ok test_protocols (tests.test_typing.TestTyping) ... skipped 'ep450 needs a patch for protocols' test_schema_source (tests.test_typing.TestTyping) ... ok test_simple_types (tests.test_typing.TestTyping) ... ok test_xml_document_validation (xmlschema.testing._builders.TestValidator001) ... ok test_xml_document_validation (xmlschema.testing._builders.TestValidator002) ... ok test_xml_document_validation (xmlschema.testing._builders.TestValidator003) ... ok test_xml_document_validation (xmlschema.testing._builders.TestValidator004) ... ok test_xml_document_validation (xmlschema.testing._builders.TestValidator005) ... ok test_xml_document_validation (xmlschema.testing._builders.TestValidator006) ... ok test_xml_document_validation (xmlschema.testing._builders.TestValidator007) ... ok test_xml_document_validation (xmlschema.testing._builders.TestValidator008) ... ok test_xml_document_validation (xmlschema.testing._builders.TestValidator009) ... ok test_xml_document_validation (xmlschema.testing._builders.TestValidator010) ... ok test_xml_document_validation (xmlschema.testing._builders.TestValidator011) ... ok test_xml_document_validation (xmlschema.testing._builders.TestValidator012) ... ok test_xml_document_validation (xmlschema.testing._builders.TestValidator013) ... ok test_xml_document_validation (xmlschema.testing._builders.TestValidator014) ... ok test_xml_document_validation (xmlschema.testing._builders.TestValidator015) ... ok test_xml_document_validation (xmlschema.testing._builders.TestValidator016) ... ok test_xml_document_validation (xmlschema.testing._builders.TestValidator017) ... ok test_xml_document_validation (xmlschema.testing._builders.TestValidator018) ... ok test_xml_document_validation (xmlschema.testing._builders.TestValidator019) ... ok test_xml_document_validation (xmlschema.testing._builders.TestValidator020) ... ok test_xml_document_validation (xmlschema.testing._builders.TestValidator021) ... ok test_xml_document_validation (xmlschema.testing._builders.TestValidator022) ... ok test_xml_document_validation (xmlschema.testing._builders.TestValidator023) ... ok test_xml_document_validation (xmlschema.testing._builders.TestValidator024) ... ok test_xml_document_validation (xmlschema.testing._builders.TestValidator025) ... ok test_xml_document_validation (xmlschema.testing._builders.TestValidator026) ... ok test_xml_document_validation (xmlschema.testing._builders.TestValidator027) ... ok test_xml_document_validation (xmlschema.testing._builders.TestValidator028) ... ok test_xml_document_validation (xmlschema.testing._builders.TestValidator029) ... ok test_xml_document_validation (xmlschema.testing._builders.TestValidator030) ... ok test_xml_document_validation (xmlschema.testing._builders.TestValidator031) ... ok test_xml_document_validation (xmlschema.testing._builders.TestValidator032) ... ok test_xml_document_validation (xmlschema.testing._builders.TestValidator033) ... ok test_xml_document_validation (xmlschema.testing._builders.TestValidator034) ... ok test_xml_document_validation (xmlschema.testing._builders.TestValidator035) ... ok test_xml_document_validation (xmlschema.testing._builders.TestValidator036) ... ok test_xml_document_validation (xmlschema.testing._builders.TestValidator037) ... ok test_xml_document_validation (xmlschema.testing._builders.TestValidator038) ... ok test_xml_document_validation (xmlschema.testing._builders.TestValidator039) ... ok test_xml_document_validation (xmlschema.testing._builders.TestValidator040) ... ok test_xml_document_validation (xmlschema.testing._builders.TestValidator041) ... ok test_xml_document_validation (xmlschema.testing._builders.TestValidator042) ... ok test_xml_document_validation (xmlschema.testing._builders.TestValidator043) ... ok test_xml_document_validation (xmlschema.testing._builders.TestValidator044) ... ok test_xml_document_validation (xmlschema.testing._builders.TestValidator045) ... ok test_xml_document_validation (xmlschema.testing._builders.TestValidator046) ... ok test_xml_document_validation (xmlschema.testing._builders.TestValidator047) ... ok test_xml_document_validation (xmlschema.testing._builders.TestValidator048) ... ok test_xml_document_validation (xmlschema.testing._builders.TestValidator049) ... ok test_xml_document_validation (xmlschema.testing._builders.TestValidator050) ... ok test_xml_document_validation (xmlschema.testing._builders.TestValidator051) ... ok test_xml_document_validation (xmlschema.testing._builders.TestValidator052) ... ok test_xml_document_validation (xmlschema.testing._builders.TestValidator053) ... ok test_xml_document_validation (xmlschema.testing._builders.TestValidator054) ... ok test_xml_document_validation (xmlschema.testing._builders.TestValidator055) ... ok test_example3 (tests.test_wsdl.TestWsdlDocuments) ... ok test_example3_without_types__issue_347 (tests.test_wsdl.TestWsdlDocuments) ... ok test_example4 (tests.test_wsdl.TestWsdlDocuments) ... ok test_example5 (tests.test_wsdl.TestWsdlDocuments) ... ok test_loading_from_unrelated_dirs__issue_237 (tests.test_wsdl.TestWsdlDocuments) ... ok test_schema_class (tests.test_wsdl.TestWsdlDocuments) ... ok test_validation_mode (tests.test_wsdl.TestWsdlDocuments) ... ok test_wsdl_and_soap_faults (tests.test_wsdl.TestWsdlDocuments) ... ok test_wsdl_binding (tests.test_wsdl.TestWsdlDocuments) ... ok test_wsdl_component (tests.test_wsdl.TestWsdlDocuments) ... ok test_wsdl_document_imports (tests.test_wsdl.TestWsdlDocuments) ... ok test_wsdl_document_init (tests.test_wsdl.TestWsdlDocuments) ... ok test_wsdl_document_invalid_imports (tests.test_wsdl.TestWsdlDocuments) ... ok test_wsdl_document_maps (tests.test_wsdl.TestWsdlDocuments) ... ok test_wsdl_message (tests.test_wsdl.TestWsdlDocuments) ... ok test_wsdl_missing_message_reference (tests.test_wsdl.TestWsdlDocuments) ... ok test_wsdl_no_soap_bindings (tests.test_wsdl.TestWsdlDocuments) ... ok test_wsdl_operation (tests.test_wsdl.TestWsdlDocuments) ... ok test_wsdl_port_type (tests.test_wsdl.TestWsdlDocuments) ... ok test_wsdl_service (tests.test_wsdl.TestWsdlDocuments) ... ok test_wsdl_soap_header_bindings (tests.test_wsdl.TestWsdlDocuments) ... ok test_rel_xpath_boolean (tests.test_xpath.ElementTreeXPathTest) ... ok test_bind_parser_method (tests.test_xpath.XMLSchemaProxyTest) ... ok test_cast_as_method (tests.test_xpath.XMLSchemaProxyTest) ... ok test_find_method (tests.test_xpath.XMLSchemaProxyTest) ... ok test_get_attribute_method (tests.test_xpath.XMLSchemaProxyTest) ... ok test_get_context_method (tests.test_xpath.XMLSchemaProxyTest) ... ok test_get_element_method (tests.test_xpath.XMLSchemaProxyTest) ... ok test_get_substitution_group_method (tests.test_xpath.XMLSchemaProxyTest) ... ok test_get_type_method (tests.test_xpath.XMLSchemaProxyTest) ... ok test_initialization (tests.test_xpath.XMLSchemaProxyTest) ... ok test_is_instance_method (tests.test_xpath.XMLSchemaProxyTest) ... ok test_iter_atomic_types_method (tests.test_xpath.XMLSchemaProxyTest) ... ok test_get (tests.test_xpath.XMLSchemaXPathTest) ... ok test_getitem (tests.test_xpath.XMLSchemaXPathTest) ... ok test_iter (tests.test_xpath.XMLSchemaXPathTest) ... ok test_iterchildren (tests.test_xpath.XMLSchemaXPathTest) ... ok test_iterfind (tests.test_xpath.XMLSchemaXPathTest) ... ok test_reversed (tests.test_xpath.XMLSchemaXPathTest) ... ok test_xpath_axis (tests.test_xpath.XMLSchemaXPathTest) ... ok test_xpath_descendants (tests.test_xpath.XMLSchemaXPathTest) ... ok test_xpath_extra_spaces (tests.test_xpath.XMLSchemaXPathTest) ... ok test_xpath_group (tests.test_xpath.XMLSchemaXPathTest) ... ok test_xpath_issues (tests.test_xpath.XMLSchemaXPathTest) ... ok test_xpath_location_path (tests.test_xpath.XMLSchemaXPathTest) ... ok test_xpath_predicate (tests.test_xpath.XMLSchemaXPathTest) ... ok test_xpath_subscription (tests.test_xpath.XMLSchemaXPathTest) ... ok test_xpath_wrong_syntax (tests.test_xpath.XMLSchemaXPathTest) ... ok test_elem_name (tests.test_xpath.XPathElementTest) ... ok test_is_matching (tests.test_xpath.XPathElementTest) ... ok test_iteration (tests.test_xpath.XPathElementTest) ... ok test_schema (tests.test_xpath.XPathElementTest) ... ok test_target_namespace (tests.test_xpath.XPathElementTest) ... ok test_xpath_node (tests.test_xpath.XPathElementTest) ... ok test_xpath_proxy (tests.test_xpath.XPathElementTest) ... ok test_abdera_converter (tests.validation.test_decoding.TestDecoding) ... ok test_any_type_decoding (tests.validation.test_decoding.TestDecoding) ... ok test_any_type_decoding__issue_273 (tests.validation.test_decoding.TestDecoding) ... ok test_badgerfish_converter (tests.validation.test_decoding.TestDecoding) ... ok test_base64_binary_type (tests.validation.test_decoding.TestDecoding) ... ok test_cdata_decoding (tests.validation.test_decoding.TestDecoding) ... ok test_choice_model_decoding__issue_041 (tests.validation.test_decoding.TestDecoding) ... ok test_columnar_converter (tests.validation.test_decoding.TestDecoding) ... ok test_complex_with_simple_content_restriction (tests.validation.test_decoding.TestDecoding) ... ok test_datatypes (tests.validation.test_decoding.TestDecoding) ... ok test_date_decoding (tests.validation.test_decoding.TestDecoding) ... ok test_datetime_types (tests.validation.test_decoding.TestDecoding) ... ok test_decimal_type (tests.validation.test_decoding.TestDecoding) ... ok test_decoding_errors_with_validation_modes (tests.validation.test_decoding.TestDecoding) ... ok test_decoding_non_unicode_files (tests.validation.test_decoding.TestDecoding) ... ok test_default_converter (tests.validation.test_decoding.TestDecoding) ... ok test_default_namespace__issue_077 (tests.validation.test_decoding.TestDecoding) ... ok test_default_values__issue_108 (tests.validation.test_decoding.TestDecoding) ... ok test_dict_granularity (tests.validation.test_decoding.TestDecoding) Based on Issue #22, test to make sure an xsd indicating list with ... ok test_duration_type (tests.validation.test_decoding.TestDecoding) ... ok test_element_hook__issue_322 (tests.validation.test_decoding.TestDecoding) ... ok test_empty_base_type_extension_single_value (tests.validation.test_decoding.TestDecoding) ... ok test_error_message__issue_115 (tests.validation.test_decoding.TestDecoding) ... ok test_fill_missing_elements__issue_341 (tests.validation.test_decoding.TestDecoding) ... ok test_float_decoding (tests.validation.test_decoding.TestDecoding) ... ok test_hex_binary_type (tests.validation.test_decoding.TestDecoding) ... ok test_issue_190 (tests.validation.test_decoding.TestDecoding) ... ok test_issue_200 (tests.validation.test_decoding.TestDecoding) ... ok test_issue_238__decode_bytes_strings (tests.validation.test_decoding.TestDecoding) ... ok test_issue_240__decode_unicode_to_json (tests.validation.test_decoding.TestDecoding) ... ok test_json_dump_and_load (tests.validation.test_decoding.TestDecoding) ... ok test_json_lazy_decoding (tests.validation.test_decoding.TestDecoding) ... ok test_json_ml_converter (tests.validation.test_decoding.TestDecoding) ... ok test_json_path_decoding (tests.validation.test_decoding.TestDecoding) ... ok test_keep_empty (tests.validation.test_decoding.TestDecoding) ... ok test_keep_unknown_tags__issue_204 (tests.validation.test_decoding.TestDecoding) ... ok test_lxml (tests.validation.test_decoding.TestDecoding) ... ok test_max_depth_argument (tests.validation.test_decoding.TestDecoding) ... ok test_mixed_content_decode__issue_334 (tests.validation.test_decoding.TestDecoding) ... ok test_namespaces_argument (tests.validation.test_decoding.TestDecoding) ... ok test_nillable__issue_076 (tests.validation.test_decoding.TestDecoding) ... ok test_no_process_namespaces__issue_314 (tests.validation.test_decoding.TestDecoding) ... ok test_non_global_schema_path (tests.validation.test_decoding.TestDecoding) ... ok test_parker_converter (tests.validation.test_decoding.TestDecoding) ... ok test_path (tests.validation.test_decoding.TestDecoding) ... ok test_qname_decoding (tests.validation.test_decoding.TestDecoding) ... ok test_skip_wildcard_decoding (tests.validation.test_decoding.TestDecoding) ... ok test_string_facets (tests.validation.test_decoding.TestDecoding) ... ok test_to_dict_from_etree (tests.validation.test_decoding.TestDecoding) ... ok test_to_dict_from_string (tests.validation.test_decoding.TestDecoding) ... ok test_union_types__issue_103 (tests.validation.test_decoding.TestDecoding) ... ok test_validation_hook_argument (tests.validation.test_decoding.TestDecoding) ... ok test_validation_skip (tests.validation.test_decoding.TestDecoding) ... ok test_validation_strict (tests.validation.test_decoding.TestDecoding) ... ok test_value_hook_argument (tests.validation.test_decoding.TestDecoding) ... ok test_visitor_converter (tests.validation.test_decoding.TestDecoding) ... ok test_xml_to_json_serialization (tests.validation.test_decoding.TestDecoding) ... ok test_xmlns_processing_argument (tests.validation.test_decoding.TestDecoding) ... ok test_abdera_converter (tests.validation.test_decoding.TestDecoding11) ... ok test_any_type_decoding (tests.validation.test_decoding.TestDecoding11) ... ok test_any_type_decoding__issue_273 (tests.validation.test_decoding.TestDecoding11) ... ok test_badgerfish_converter (tests.validation.test_decoding.TestDecoding11) ... ok test_base64_binary_type (tests.validation.test_decoding.TestDecoding11) ... ok test_cdata_decoding (tests.validation.test_decoding.TestDecoding11) ... ok test_choice_model_decoding__issue_041 (tests.validation.test_decoding.TestDecoding11) ... ok test_columnar_converter (tests.validation.test_decoding.TestDecoding11) ... ok test_complex_with_simple_content_restriction (tests.validation.test_decoding.TestDecoding11) ... ok test_datatypes (tests.validation.test_decoding.TestDecoding11) ... ok test_date_decoding (tests.validation.test_decoding.TestDecoding11) ... ok test_datetime_types (tests.validation.test_decoding.TestDecoding11) ... ok test_decimal_type (tests.validation.test_decoding.TestDecoding11) ... ok test_decoding_errors_with_validation_modes (tests.validation.test_decoding.TestDecoding11) ... ok test_decoding_non_unicode_files (tests.validation.test_decoding.TestDecoding11) ... ok test_default_converter (tests.validation.test_decoding.TestDecoding11) ... ok test_default_namespace__issue_077 (tests.validation.test_decoding.TestDecoding11) ... ok test_default_values__issue_108 (tests.validation.test_decoding.TestDecoding11) ... ok test_derived_duration_types (tests.validation.test_decoding.TestDecoding11) ... ok test_dict_granularity (tests.validation.test_decoding.TestDecoding11) Based on Issue #22, test to make sure an xsd indicating list with ... ok test_duration_type (tests.validation.test_decoding.TestDecoding11) ... ok test_element_hook__issue_322 (tests.validation.test_decoding.TestDecoding11) ... ok test_empty_base_type_extension_single_value (tests.validation.test_decoding.TestDecoding11) ... ok test_error_message__issue_115 (tests.validation.test_decoding.TestDecoding11) ... ok test_fill_missing_elements__issue_341 (tests.validation.test_decoding.TestDecoding11) ... ok test_float_decoding (tests.validation.test_decoding.TestDecoding11) ... ok test_hex_binary_type (tests.validation.test_decoding.TestDecoding11) ... ok test_issue_190 (tests.validation.test_decoding.TestDecoding11) ... ok test_issue_200 (tests.validation.test_decoding.TestDecoding11) ... ok test_issue_238__decode_bytes_strings (tests.validation.test_decoding.TestDecoding11) ... ok test_issue_240__decode_unicode_to_json (tests.validation.test_decoding.TestDecoding11) ... ok test_json_dump_and_load (tests.validation.test_decoding.TestDecoding11) ... ok test_json_lazy_decoding (tests.validation.test_decoding.TestDecoding11) ... ok test_json_ml_converter (tests.validation.test_decoding.TestDecoding11) ... ok test_json_path_decoding (tests.validation.test_decoding.TestDecoding11) ... ok test_keep_empty (tests.validation.test_decoding.TestDecoding11) ... ok test_keep_unknown_tags__issue_204 (tests.validation.test_decoding.TestDecoding11) ... ok test_lxml (tests.validation.test_decoding.TestDecoding11) ... ok test_max_depth_argument (tests.validation.test_decoding.TestDecoding11) ... ok test_mixed_content_decode__issue_334 (tests.validation.test_decoding.TestDecoding11) ... ok test_namespaces_argument (tests.validation.test_decoding.TestDecoding11) ... ok test_nillable__issue_076 (tests.validation.test_decoding.TestDecoding11) ... ok test_no_process_namespaces__issue_314 (tests.validation.test_decoding.TestDecoding11) ... ok test_non_global_schema_path (tests.validation.test_decoding.TestDecoding11) ... ok test_parker_converter (tests.validation.test_decoding.TestDecoding11) ... ok test_path (tests.validation.test_decoding.TestDecoding11) ... ok test_qname_decoding (tests.validation.test_decoding.TestDecoding11) ... ok test_skip_wildcard_decoding (tests.validation.test_decoding.TestDecoding11) ... ok test_string_facets (tests.validation.test_decoding.TestDecoding11) ... ok test_to_dict_from_etree (tests.validation.test_decoding.TestDecoding11) ... ok test_to_dict_from_string (tests.validation.test_decoding.TestDecoding11) ... ok test_type_alternatives (tests.validation.test_decoding.TestDecoding11) ... ok test_union_types__issue_103 (tests.validation.test_decoding.TestDecoding11) ... ok test_validation_hook_argument (tests.validation.test_decoding.TestDecoding11) ... ok test_validation_skip (tests.validation.test_decoding.TestDecoding11) ... ok test_validation_strict (tests.validation.test_decoding.TestDecoding11) ... ok test_value_hook_argument (tests.validation.test_decoding.TestDecoding11) ... ok test_visitor_converter (tests.validation.test_decoding.TestDecoding11) ... ok test_xml_to_json_serialization (tests.validation.test_decoding.TestDecoding11) ... ok test_xmlns_processing_argument (tests.validation.test_decoding.TestDecoding11) ... ok test_attribute_encoding_with_defaults__issue_218 (tests.validation.test_encoding.TestEncoding) ... ok test_base64_binary_type (tests.validation.test_encoding.TestEncoding) ... ok test_complex_elements (tests.validation.test_encoding.TestEncoding) ... ok test_date_builtin_type (tests.validation.test_encoding.TestEncoding) ... ok test_datetime_builtin_type (tests.validation.test_encoding.TestEncoding) ... ok test_decimal_based_builtin_types (tests.validation.test_encoding.TestEncoding) ... ok test_decode_encode (tests.validation.test_encoding.TestEncoding) Test encode after decode, checking the re-encoded tree. ... ok test_duration_builtin_type (tests.validation.test_encoding.TestEncoding) ... ok test_element_encoding_with_defaults__issue_218 (tests.validation.test_encoding.TestEncoding) ... ok test_encode_sub_tree (tests.validation.test_encoding.TestEncoding) Test encoding data of a non-root element ... ok test_encode_unordered_content (tests.validation.test_encoding.TestEncoding) ... ok test_encode_unordered_content_2 (tests.validation.test_encoding.TestEncoding) Here we test with a default converter at the schema level ... ok test_encoding_qname_with_enumeration__issue_411 (tests.validation.test_encoding.TestEncoding) ... ok test_encoding_with_default_namespace__issue_400 (tests.validation.test_encoding.TestEncoding) ... ok test_error_message (tests.validation.test_encoding.TestEncoding) ... ok test_float_encoding (tests.validation.test_encoding.TestEncoding) ... ok test_gregorian_year_builtin_type (tests.validation.test_encoding.TestEncoding) ... ok test_gregorian_yearmonth_builtin_type (tests.validation.test_encoding.TestEncoding) ... ok test_hex_binary_type (tests.validation.test_encoding.TestEncoding) ... ok test_list_builtin_types (tests.validation.test_encoding.TestEncoding) ... ok test_list_types (tests.validation.test_encoding.TestEncoding) ... ok test_lxml_encode (tests.validation.test_encoding.TestEncoding) Test encode with etree_element_class=lxml.etree.Element ... ok test_max_occurs_sequence (tests.validation.test_encoding.TestEncoding) ... ok test_simple_elements (tests.validation.test_encoding.TestEncoding) ... ok test_strict_trailing_content (tests.validation.test_encoding.TestEncoding) Too many elements for a group raises an exception. ... ok test_string_based_builtin_types (tests.validation.test_encoding.TestEncoding) ... ok test_union_types (tests.validation.test_encoding.TestEncoding) ... ok test_unordered_converter_repeated_sequence_of_elements (tests.validation.test_encoding.TestEncoding) ... ok test_wildcard_with_foreign_and_jsonml__issue_298 (tests.validation.test_encoding.TestEncoding) ... ok test_xsi_type_and_attributes_unmap__issue_214 (tests.validation.test_encoding.TestEncoding) ... ok test_attribute_encoding_with_defaults__issue_218 (tests.validation.test_encoding.TestEncoding11) ... ok test_base64_binary_type (tests.validation.test_encoding.TestEncoding11) ... ok test_complex_elements (tests.validation.test_encoding.TestEncoding11) ... ok test_date_builtin_type (tests.validation.test_encoding.TestEncoding11) ... ok test_datetime_builtin_type (tests.validation.test_encoding.TestEncoding11) ... ok test_decimal_based_builtin_types (tests.validation.test_encoding.TestEncoding11) ... ok test_decode_encode (tests.validation.test_encoding.TestEncoding11) Test encode after decode, checking the re-encoded tree. ... ok test_duration_builtin_type (tests.validation.test_encoding.TestEncoding11) ... ok test_element_encoding_with_defaults__issue_218 (tests.validation.test_encoding.TestEncoding11) ... ok test_encode_sub_tree (tests.validation.test_encoding.TestEncoding11) Test encoding data of a non-root element ... ok test_encode_unordered_content (tests.validation.test_encoding.TestEncoding11) ... ok test_encode_unordered_content_2 (tests.validation.test_encoding.TestEncoding11) Here we test with a default converter at the schema level ... ok test_encoding_qname_with_enumeration__issue_411 (tests.validation.test_encoding.TestEncoding11) ... ok test_encoding_with_default_namespace__issue_400 (tests.validation.test_encoding.TestEncoding11) ... ok test_error_message (tests.validation.test_encoding.TestEncoding11) ... ok test_float_encoding (tests.validation.test_encoding.TestEncoding11) ... ok test_gregorian_year_builtin_type (tests.validation.test_encoding.TestEncoding11) ... ok test_gregorian_yearmonth_builtin_type (tests.validation.test_encoding.TestEncoding11) ... ok test_hex_binary_type (tests.validation.test_encoding.TestEncoding11) ... ok test_list_builtin_types (tests.validation.test_encoding.TestEncoding11) ... ok test_list_types (tests.validation.test_encoding.TestEncoding11) ... ok test_lxml_encode (tests.validation.test_encoding.TestEncoding11) Test encode with etree_element_class=lxml.etree.Element ... ok test_max_occurs_sequence (tests.validation.test_encoding.TestEncoding11) ... ok test_simple_elements (tests.validation.test_encoding.TestEncoding11) ... ok test_strict_trailing_content (tests.validation.test_encoding.TestEncoding11) Too many elements for a group raises an exception. ... ok test_string_based_builtin_types (tests.validation.test_encoding.TestEncoding11) ... ok test_union_types (tests.validation.test_encoding.TestEncoding11) ... ok test_unordered_converter_repeated_sequence_of_elements (tests.validation.test_encoding.TestEncoding11) ... ok test_wildcard_with_foreign_and_jsonml__issue_298 (tests.validation.test_encoding.TestEncoding11) ... ok test_xsi_type_and_attributes_unmap__issue_214 (tests.validation.test_encoding.TestEncoding11) ... ok test_attribute_form (tests.validation.test_validation.TestValidation) ... ok test_document_is_valid_api (tests.validation.test_validation.TestValidation) ... ok test_document_iter_errors_api (tests.validation.test_validation.TestValidation) ... ok test_document_validate_api (tests.validation.test_validation.TestValidation) ... ok test_document_validate_api_lazy (tests.validation.test_validation.TestValidation) ... ok test_dynamic_schema_load (tests.validation.test_validation.TestValidation) ... ok test_element_form (tests.validation.test_validation.TestValidation) ... ok test_extra_validator_argument (tests.validation.test_validation.TestValidation) ... ok test_issue_064 (tests.validation.test_validation.TestValidation) ... ok test_issue_183 (tests.validation.test_validation.TestValidation) ... ok test_issue_213 (tests.validation.test_validation.TestValidation) ... ok test_issue_224__validate_malformed_file (tests.validation.test_validation.TestValidation) ... ok test_issue_238__validate_bytes_strings (tests.validation.test_validation.TestValidation) ... ok test_issue_350__ignore_xsi_type_for_schema_validation (tests.validation.test_validation.TestValidation) ... ok test_issue_356__validate_empty_simple_elements (tests.validation.test_validation.TestValidation) ... ok test_issue_363 (tests.validation.test_validation.TestValidation) ... ok test_issue_410 (tests.validation.test_validation.TestValidation) ... ok test_lxml (tests.validation.test_validation.TestValidation) ... ok test_max_depth_argument (tests.validation.test_validation.TestValidation) ... ok test_path_argument (tests.validation.test_validation.TestValidation) ... ok test_schema_path_argument__issue_326 (tests.validation.test_validation.TestValidation) ... ok test_validation_hook_argument (tests.validation.test_validation.TestValidation) ... ok test_all_model_with_emptiable_particles (tests.validation.test_validation.TestValidation11) ... ok test_attribute_form (tests.validation.test_validation.TestValidation11) ... ok test_default_attributes (tests.validation.test_validation.TestValidation11) ... ok test_document_is_valid_api (tests.validation.test_validation.TestValidation11) ... ok test_document_iter_errors_api (tests.validation.test_validation.TestValidation11) ... ok test_document_validate_api (tests.validation.test_validation.TestValidation11) ... ok test_document_validate_api_lazy (tests.validation.test_validation.TestValidation11) ... ok test_dynamic_schema_load (tests.validation.test_validation.TestValidation11) ... ok test_element_form (tests.validation.test_validation.TestValidation11) ... ok test_extra_validator_argument (tests.validation.test_validation.TestValidation11) ... ok test_incorrect_validation_errors__issue_372 (tests.validation.test_validation.TestValidation11) ... ok test_invalid_default_open_content__issue_397 (tests.validation.test_validation.TestValidation11) ... ok test_issue_064 (tests.validation.test_validation.TestValidation11) ... ok test_issue_171 (tests.validation.test_validation.TestValidation11) ... ok test_issue_183 (tests.validation.test_validation.TestValidation11) ... ok test_issue_213 (tests.validation.test_validation.TestValidation11) ... ok test_issue_224__validate_malformed_file (tests.validation.test_validation.TestValidation11) ... ok test_issue_238__validate_bytes_strings (tests.validation.test_validation.TestValidation11) ... ok test_issue_350__ignore_xsi_type_for_schema_validation (tests.validation.test_validation.TestValidation11) ... ok test_issue_356__validate_empty_simple_elements (tests.validation.test_validation.TestValidation11) ... ok test_issue_363 (tests.validation.test_validation.TestValidation11) ... ok test_issue_410 (tests.validation.test_validation.TestValidation11) ... ok test_lxml (tests.validation.test_validation.TestValidation11) ... ok test_max_depth_argument (tests.validation.test_validation.TestValidation11) ... ok test_nested_all_groups_and_wildcard (tests.validation.test_validation.TestValidation11) ... ok test_optional_errors_collector (tests.validation.test_validation.TestValidation11) ... ok test_path_argument (tests.validation.test_validation.TestValidation11) ... ok test_schema_path_argument__issue_326 (tests.validation.test_validation.TestValidation11) ... ok test_validation_hook_argument (tests.validation.test_validation.TestValidation11) ... ok test_attribute_group_mapping (tests.validators.test_attributes.TestXsd11Attributes) ... ok test_attribute_group_reference (tests.validators.test_attributes.TestXsd11Attributes) ... ok test_attribute_reference (tests.validators.test_attributes.TestXsd11Attributes) ... ok test_attribute_use (tests.validators.test_attributes.TestXsd11Attributes) ... ok test_attribute_wildcards (tests.validators.test_attributes.TestXsd11Attributes) ... ok test_decoding (tests.validators.test_attributes.TestXsd11Attributes) ... ok test_decoding_notation_type (tests.validators.test_attributes.TestXsd11Attributes) ... ok test_default_value (tests.validators.test_attributes.TestXsd11Attributes) ... ok test_duplicated_attribute (tests.validators.test_attributes.TestXsd11Attributes) ... ok test_duplicated_attribute_group_ref (tests.validators.test_attributes.TestXsd11Attributes) ... ok test_fixed_value (tests.validators.test_attributes.TestXsd11Attributes) ... ok test_form_attribute (tests.validators.test_attributes.TestXsd11Attributes) ... ok test_inheritable_attribute (tests.validators.test_attributes.TestXsd11Attributes) ... ok test_missing_attribute_group_name (tests.validators.test_attributes.TestXsd11Attributes) ... ok test_missing_attribute_group_reference (tests.validators.test_attributes.TestXsd11Attributes) ... ok test_name_attribute (tests.validators.test_attributes.TestXsd11Attributes) ... ok test_prohibited_and_fixed_incompatibility (tests.validators.test_attributes.TestXsd11Attributes) ... ok test_scope_property (tests.validators.test_attributes.TestXsd11Attributes) ... ok test_target_namespace (tests.validators.test_attributes.TestXsd11Attributes) ... ok test_type_attribute (tests.validators.test_attributes.TestXsd11Attributes) ... ok test_value_constraint_property (tests.validators.test_attributes.TestXsd11Attributes) ... ok test_wrong_attribute_type (tests.validators.test_attributes.TestXsd11Attributes) ... ok test_attribute_group_mapping (tests.validators.test_attributes.TestXsdAttributes) ... ok test_attribute_group_reference (tests.validators.test_attributes.TestXsdAttributes) ... ok test_attribute_reference (tests.validators.test_attributes.TestXsdAttributes) ... ok test_attribute_use (tests.validators.test_attributes.TestXsdAttributes) ... ok test_attribute_wildcards (tests.validators.test_attributes.TestXsdAttributes) ... ok test_decoding (tests.validators.test_attributes.TestXsdAttributes) ... ok test_decoding_notation_type (tests.validators.test_attributes.TestXsdAttributes) ... ok test_default_value (tests.validators.test_attributes.TestXsdAttributes) ... ok test_duplicated_attribute (tests.validators.test_attributes.TestXsdAttributes) ... ok test_duplicated_attribute_group_ref (tests.validators.test_attributes.TestXsdAttributes) ... ok test_fixed_value (tests.validators.test_attributes.TestXsdAttributes) ... ok test_form_attribute (tests.validators.test_attributes.TestXsdAttributes) ... ok test_missing_attribute_group_name (tests.validators.test_attributes.TestXsdAttributes) ... ok test_missing_attribute_group_reference (tests.validators.test_attributes.TestXsdAttributes) ... ok test_name_attribute (tests.validators.test_attributes.TestXsdAttributes) ... ok test_scope_property (tests.validators.test_attributes.TestXsdAttributes) ... ok test_type_attribute (tests.validators.test_attributes.TestXsdAttributes) ... ok test_value_constraint_property (tests.validators.test_attributes.TestXsdAttributes) ... ok test_wrong_attribute_type (tests.validators.test_attributes.TestXsdAttributes) ... ok test_boolean_decode (tests.validators.test_builtins.TestXsd10BuiltinTypes) ... ok test_boolean_encode (tests.validators.test_builtins.TestXsd10BuiltinTypes) ... ok test_date_type (tests.validators.test_builtins.TestXsd10BuiltinTypes) ... ok test_datetime_type (tests.validators.test_builtins.TestXsd10BuiltinTypes) ... ok test_duration_type (tests.validators.test_builtins.TestXsd10BuiltinTypes) ... ok test_facet_lists (tests.validators.test_builtins.TestXsd10BuiltinTypes) ... ok test_factory (tests.validators.test_builtins.TestXsd10BuiltinTypes) ... ok test_float_decode (tests.validators.test_builtins.TestXsd10BuiltinTypes) ... ok test_float_encode (tests.validators.test_builtins.TestXsd10BuiltinTypes) ... ok test_g_day_type (tests.validators.test_builtins.TestXsd10BuiltinTypes) ... ok test_g_month_day_type (tests.validators.test_builtins.TestXsd10BuiltinTypes) ... ok test_g_month_type (tests.validators.test_builtins.TestXsd10BuiltinTypes) ... ok test_g_year_month_type (tests.validators.test_builtins.TestXsd10BuiltinTypes) ... ok test_g_year_type (tests.validators.test_builtins.TestXsd10BuiltinTypes) ... ok test_integer_decode (tests.validators.test_builtins.TestXsd10BuiltinTypes) ... ok test_integer_encode (tests.validators.test_builtins.TestXsd10BuiltinTypes) ... ok test_time_type (tests.validators.test_builtins.TestXsd10BuiltinTypes) ... ok test_year_zero (tests.validators.test_builtins.TestXsd10BuiltinTypes) ... ok test_boolean_decode (tests.validators.test_builtins.TestXsd11BuiltinTypes) ... ok test_boolean_encode (tests.validators.test_builtins.TestXsd11BuiltinTypes) ... ok test_date_time_stamp (tests.validators.test_builtins.TestXsd11BuiltinTypes) ... ok test_date_type (tests.validators.test_builtins.TestXsd11BuiltinTypes) ... ok test_datetime_type (tests.validators.test_builtins.TestXsd11BuiltinTypes) ... ok test_day_time_duration_type (tests.validators.test_builtins.TestXsd11BuiltinTypes) ... ok test_duration_type (tests.validators.test_builtins.TestXsd11BuiltinTypes) ... ok test_facet_lists (tests.validators.test_builtins.TestXsd11BuiltinTypes) ... ok test_factory (tests.validators.test_builtins.TestXsd11BuiltinTypes) ... ok test_float_decode (tests.validators.test_builtins.TestXsd11BuiltinTypes) ... ok test_float_encode (tests.validators.test_builtins.TestXsd11BuiltinTypes) ... ok test_g_day_type (tests.validators.test_builtins.TestXsd11BuiltinTypes) ... ok test_g_month_day_type (tests.validators.test_builtins.TestXsd11BuiltinTypes) ... ok test_g_month_type (tests.validators.test_builtins.TestXsd11BuiltinTypes) ... ok test_g_year_month_type (tests.validators.test_builtins.TestXsd11BuiltinTypes) ... ok test_g_year_type (tests.validators.test_builtins.TestXsd11BuiltinTypes) ... ok test_integer_decode (tests.validators.test_builtins.TestXsd11BuiltinTypes) ... ok test_integer_encode (tests.validators.test_builtins.TestXsd11BuiltinTypes) ... ok test_time_type (tests.validators.test_builtins.TestXsd11BuiltinTypes) ... ok test_year_month_duration_type (tests.validators.test_builtins.TestXsd11BuiltinTypes) ... ok test_year_zero (tests.validators.test_builtins.TestXsd11BuiltinTypes) ... ok test_all_group_restriction (tests.validators.test_complex_types.TestXsd11ComplexType) ... ok test_any_type_extension (tests.validators.test_complex_types.TestXsd11ComplexType) ... ok test_choice_group_restriction (tests.validators.test_complex_types.TestXsd11ComplexType) ... ok test_complex_type_assertion (tests.validators.test_complex_types.TestXsd11ComplexType) ... ok test_content_type (tests.validators.test_complex_types.TestXsd11ComplexType) ... ok test_element_only_content_extension (tests.validators.test_complex_types.TestXsd11ComplexType) ... ok test_element_restrictions (tests.validators.test_complex_types.TestXsd11ComplexType) ... ok test_empty_content_extension (tests.validators.test_complex_types.TestXsd11ComplexType) ... ok test_illegal_restriction__issue_425 (tests.validators.test_complex_types.TestXsd11ComplexType) ... ok test_is_empty (tests.validators.test_complex_types.TestXsd11ComplexType) ... ok test_mixed_content_extension__issue_334 (tests.validators.test_complex_types.TestXsd11ComplexType) ... ok test_mixed_content_extension__issue_337 (tests.validators.test_complex_types.TestXsd11ComplexType) ... ok test_mixed_content_extension__issue_414 (tests.validators.test_complex_types.TestXsd11ComplexType) ... ok test_occurs_restriction (tests.validators.test_complex_types.TestXsd11ComplexType) ... ok test_recursive_complex_type (tests.validators.test_complex_types.TestXsd11ComplexType) ... ok test_restriction_with_empty_particle__issue_323 (tests.validators.test_complex_types.TestXsd11ComplexType) ... ok test_rooted_expression_in_assertion__issue_386 (tests.validators.test_complex_types.TestXsd11ComplexType) ... ok test_sequence_extension (tests.validators.test_complex_types.TestXsd11ComplexType) ... ok test_sequence_group_restriction (tests.validators.test_complex_types.TestXsd11ComplexType) ... ok test_upa_violation_with_wildcard (tests.validators.test_complex_types.TestXsd11ComplexType) ... ok test_upa_violations (tests.validators.test_complex_types.TestXsd11ComplexType) ... ok test_all_group_restriction (tests.validators.test_complex_types.TestXsdComplexType) ... ok test_any_type_extension (tests.validators.test_complex_types.TestXsdComplexType) ... ok test_choice_group_restriction (tests.validators.test_complex_types.TestXsdComplexType) ... ok test_content_type (tests.validators.test_complex_types.TestXsdComplexType) ... ok test_element_only_content_extension (tests.validators.test_complex_types.TestXsdComplexType) ... ok test_element_restrictions (tests.validators.test_complex_types.TestXsdComplexType) ... ok test_empty_content_extension (tests.validators.test_complex_types.TestXsdComplexType) ... ok test_illegal_restriction__issue_425 (tests.validators.test_complex_types.TestXsdComplexType) ... ok test_is_empty (tests.validators.test_complex_types.TestXsdComplexType) ... ok test_mixed_content_extension__issue_334 (tests.validators.test_complex_types.TestXsdComplexType) ... ok test_mixed_content_extension__issue_337 (tests.validators.test_complex_types.TestXsdComplexType) ... ok test_mixed_content_extension__issue_414 (tests.validators.test_complex_types.TestXsdComplexType) ... ok test_occurs_restriction (tests.validators.test_complex_types.TestXsdComplexType) ... ok test_recursive_complex_type (tests.validators.test_complex_types.TestXsdComplexType) ... ok test_restriction_with_empty_particle__issue_323 (tests.validators.test_complex_types.TestXsdComplexType) ... ok test_sequence_group_restriction (tests.validators.test_complex_types.TestXsdComplexType) ... ok test_upa_violation_with_wildcard (tests.validators.test_complex_types.TestXsdComplexType) ... ok test_upa_violations (tests.validators.test_complex_types.TestXsdComplexType) ... ok test_element_ref (tests.validators.test_elements.TestXsd11Elements) ... ok test_form_attribute (tests.validators.test_elements.TestXsd11Elements) ... ok test_name_attribute (tests.validators.test_elements.TestXsd11Elements) ... ok test_nillable_attribute (tests.validators.test_elements.TestXsd11Elements) ... ok test_scope_property (tests.validators.test_elements.TestXsd11Elements) ... ok test_value_constraint_property (tests.validators.test_elements.TestXsd11Elements) ... ok test_element_ref (tests.validators.test_elements.TestXsdElements) ... ok test_form_attribute (tests.validators.test_elements.TestXsdElements) ... ok test_name_attribute (tests.validators.test_elements.TestXsdElements) ... ok test_nillable_attribute (tests.validators.test_elements.TestXsdElements) ... ok test_scope_property (tests.validators.test_elements.TestXsdElements) ... ok test_value_constraint_property (tests.validators.test_elements.TestXsdElements) ... ok test_children_validation_error (tests.validators.test_exceptions.TestValidatorExceptions) ... ok test_decode_error (tests.validators.test_exceptions.TestValidatorExceptions) ... ok test_encode_error (tests.validators.test_exceptions.TestValidatorExceptions) ... ok test_exception_init (tests.validators.test_exceptions.TestValidatorExceptions) ... ok test_exception_repr_lxml (tests.validators.test_exceptions.TestValidatorExceptions) ... ok test_get_obj_as_string (tests.validators.test_exceptions.TestValidatorExceptions) ... ok test_invalid_child_property (tests.validators.test_exceptions.TestValidatorExceptions) ... ok test_other_properties (tests.validators.test_exceptions.TestValidatorExceptions) ... ok test_parse_error (tests.validators.test_exceptions.TestValidatorExceptions) ... ok test_setattr (tests.validators.test_exceptions.TestValidatorExceptions) ... ok test_sourceline_property (tests.validators.test_exceptions.TestValidatorExceptions) ... ok test_validation_error_logging (tests.validators.test_exceptions.TestValidatorExceptions) ... ok test_validator_error_repr (tests.validators.test_exceptions.TestValidatorExceptions) ... ok test_validator_error_repr_no_urls (tests.validators.test_exceptions.TestValidatorExceptions) ... ok test_assertion_facet (tests.validators.test_facets.TestXsd11Identities) ... ok test_digits_facets_restriction (tests.validators.test_facets.TestXsd11Identities) ... ok test_enumeration_facet (tests.validators.test_facets.TestXsd11Identities) ... ok test_enumeration_facet_derivation (tests.validators.test_facets.TestXsd11Identities) ... ok test_enumeration_facet_representation (tests.validators.test_facets.TestXsd11Identities) ... ok test_enumeration_facet_with_float_type (tests.validators.test_facets.TestXsd11Identities) ... ok test_explicit_timezone_facet (tests.validators.test_facets.TestXsd11Identities) ... ok test_explicit_timezone_facet_restriction (tests.validators.test_facets.TestXsd11Identities) ... ok test_fixed_value (tests.validators.test_facets.TestXsd11Identities) ... ok test_fraction_digits_facet (tests.validators.test_facets.TestXsd11Identities) ... ok test_get_annotation__issue_255 (tests.validators.test_facets.TestXsd11Identities) ... ok test_length_facet (tests.validators.test_facets.TestXsd11Identities) ... ok test_length_facet_restriction (tests.validators.test_facets.TestXsd11Identities) ... ok test_max_exclusive_facet (tests.validators.test_facets.TestXsd11Identities) ... ok test_max_exclusive_facet_restriction (tests.validators.test_facets.TestXsd11Identities) ... ok test_max_inclusive_facet (tests.validators.test_facets.TestXsd11Identities) ... ok test_max_inclusive_facet_restriction (tests.validators.test_facets.TestXsd11Identities) ... ok test_max_length_facet (tests.validators.test_facets.TestXsd11Identities) ... ok test_max_length_facet_restriction (tests.validators.test_facets.TestXsd11Identities) ... ok test_min_exclusive_facet (tests.validators.test_facets.TestXsd11Identities) ... ok test_min_exclusive_facet_restriction (tests.validators.test_facets.TestXsd11Identities) ... ok test_min_inclusive_facet (tests.validators.test_facets.TestXsd11Identities) ... ok test_min_inclusive_facet_restriction (tests.validators.test_facets.TestXsd11Identities) ... ok test_min_length_facet (tests.validators.test_facets.TestXsd11Identities) ... ok test_min_length_facet_restriction (tests.validators.test_facets.TestXsd11Identities) ... ok test_pattern_facet (tests.validators.test_facets.TestXsd11Identities) ... ok test_restriction_on_list__issue_396 (tests.validators.test_facets.TestXsd11Identities) ... ok test_total_digits_facet (tests.validators.test_facets.TestXsd11Identities) ... ok test_use_xpath3 (tests.validators.test_facets.TestXsd11Identities) ... ok test_white_space_facet (tests.validators.test_facets.TestXsd11Identities) ... ok test_white_space_restriction (tests.validators.test_facets.TestXsd11Identities) ... ok test_digits_facets_restriction (tests.validators.test_facets.TestXsdFacets) ... ok test_enumeration_facet (tests.validators.test_facets.TestXsdFacets) ... ok test_enumeration_facet_derivation (tests.validators.test_facets.TestXsdFacets) ... ok test_enumeration_facet_representation (tests.validators.test_facets.TestXsdFacets) ... ok test_enumeration_facet_with_float_type (tests.validators.test_facets.TestXsdFacets) ... ok test_fixed_value (tests.validators.test_facets.TestXsdFacets) ... ok test_fraction_digits_facet (tests.validators.test_facets.TestXsdFacets) ... ok test_get_annotation__issue_255 (tests.validators.test_facets.TestXsdFacets) ... ok test_length_facet (tests.validators.test_facets.TestXsdFacets) ... ok test_length_facet_restriction (tests.validators.test_facets.TestXsdFacets) ... ok test_max_exclusive_facet (tests.validators.test_facets.TestXsdFacets) ... ok test_max_exclusive_facet_restriction (tests.validators.test_facets.TestXsdFacets) ... ok test_max_inclusive_facet (tests.validators.test_facets.TestXsdFacets) ... ok test_max_inclusive_facet_restriction (tests.validators.test_facets.TestXsdFacets) ... ok test_max_length_facet (tests.validators.test_facets.TestXsdFacets) ... ok test_max_length_facet_restriction (tests.validators.test_facets.TestXsdFacets) ... ok test_min_exclusive_facet (tests.validators.test_facets.TestXsdFacets) ... ok test_min_exclusive_facet_restriction (tests.validators.test_facets.TestXsdFacets) ... ok test_min_inclusive_facet (tests.validators.test_facets.TestXsdFacets) ... ok test_min_inclusive_facet_restriction (tests.validators.test_facets.TestXsdFacets) ... ok test_min_length_facet (tests.validators.test_facets.TestXsdFacets) ... ok test_min_length_facet_restriction (tests.validators.test_facets.TestXsdFacets) ... ok test_pattern_facet (tests.validators.test_facets.TestXsdFacets) ... ok test_restriction_on_list__issue_396 (tests.validators.test_facets.TestXsdFacets) ... ok test_total_digits_facet (tests.validators.test_facets.TestXsdFacets) ... ok test_white_space_facet (tests.validators.test_facets.TestXsdFacets) ... ok test_white_space_restriction (tests.validators.test_facets.TestXsdFacets) ... ok test_clear (tests.validators.test_global_maps.TestXsdGlobalsMaps) ... ok test_lookup (tests.validators.test_global_maps.TestXsdGlobalsMaps) ... ok test_maps_repr (tests.validators.test_global_maps.TestXsdGlobalsMaps) ... ok test_xsd_10_build (tests.validators.test_global_maps.TestXsdGlobalsMaps) ... ok test_xsd_10_components (tests.validators.test_global_maps.TestXsdGlobalsMaps) ... ok test_xsd_10_globals (tests.validators.test_global_maps.TestXsdGlobalsMaps) ... ok test_xsd_11_build (tests.validators.test_global_maps.TestXsdGlobalsMaps) ... ok test_xsd_11_components (tests.validators.test_global_maps.TestXsdGlobalsMaps) ... ok test_xsd_11_globals (tests.validators.test_global_maps.TestXsdGlobalsMaps) ... ok test_xsd_11_restrictions (tests.validators.test_global_maps.TestXsdGlobalsMaps) ... ok test_effective_max_occurs (tests.validators.test_groups.TestXsdGroups) ... ok test_effective_min_occurs (tests.validators.test_groups.TestXsdGroups) ... ok test_get_subgroups (tests.validators.test_groups.TestXsdGroups) ... ok test_has_occurs_restriction (tests.validators.test_groups.TestXsdGroups) ... ok test_is_empty (tests.validators.test_groups.TestXsdGroups) ... ok test_is_optional__issue_410 (tests.validators.test_groups.TestXsdGroups) ... ok test_is_pointless (tests.validators.test_groups.TestXsdGroups) ... ok test_iter_elements (tests.validators.test_groups.TestXsdGroups) ... ok test_iter_model (tests.validators.test_groups.TestXsdGroups) ... ok test_model_group_composition_in_a_sequence__issue_384 (tests.validators.test_groups.TestXsdGroups) ... ok test_model_group_container (tests.validators.test_groups.TestXsdGroups) ... ok test_model_group_init (tests.validators.test_groups.TestXsdGroups) ... ok test_model_group_repr (tests.validators.test_groups.TestXsdGroups) ... ok test_overall_max_occurs (tests.validators.test_groups.TestXsdGroups) ... ok test_overall_min_occurs (tests.validators.test_groups.TestXsdGroups) ... ok test_build (tests.validators.test_identities.TestXsd11Identities) ... ok test_cardinality_mismatch_keyref_refer (tests.validators.test_identities.TestXsd11Identities) ... ok test_different_kind_key_reference_definition (tests.validators.test_identities.TestXsd11Identities) ... ok test_duplicated_key_name (tests.validators.test_identities.TestXsd11Identities) ... ok test_identity_counter (tests.validators.test_identities.TestXsd11Identities) ... ok test_invalid_selector_node (tests.validators.test_identities.TestXsd11Identities) ... ok test_invalid_selector_path (tests.validators.test_identities.TestXsd11Identities) ... ok test_key_definition (tests.validators.test_identities.TestXsd11Identities) ... ok test_key_multiple_values__issue_418 (tests.validators.test_identities.TestXsd11Identities) ... ok test_key_reference_definition (tests.validators.test_identities.TestXsd11Identities) ... ok test_key_validation (tests.validators.test_identities.TestXsd11Identities) ... ok test_keyref (tests.validators.test_identities.TestXsd11Identities) ... ok test_keyref_counter (tests.validators.test_identities.TestXsd11Identities) ... ok test_keyref_reference_definition (tests.validators.test_identities.TestXsd11Identities) ... ok test_missing_key_field (tests.validators.test_identities.TestXsd11Identities) ... ok test_missing_key_name (tests.validators.test_identities.TestXsd11Identities) ... ok test_missing_key_reference_definition (tests.validators.test_identities.TestXsd11Identities) ... ok test_missing_keyref_refer (tests.validators.test_identities.TestXsd11Identities) ... ok test_missing_selector (tests.validators.test_identities.TestXsd11Identities) ... ok test_missing_selector_path (tests.validators.test_identities.TestXsd11Identities) ... ok test_selector_default_namespace (tests.validators.test_identities.TestXsd11Identities) ... ok test_wrong_kind_keyref_refer (tests.validators.test_identities.TestXsd11Identities) ... ok test_build (tests.validators.test_identities.TestXsdIdentities) ... ok test_cardinality_mismatch_keyref_refer (tests.validators.test_identities.TestXsdIdentities) ... ok test_duplicated_key_name (tests.validators.test_identities.TestXsdIdentities) ... ok test_identity_counter (tests.validators.test_identities.TestXsdIdentities) ... ok test_invalid_selector_node (tests.validators.test_identities.TestXsdIdentities) ... ok test_invalid_selector_path (tests.validators.test_identities.TestXsdIdentities) ... ok test_key_definition (tests.validators.test_identities.TestXsdIdentities) ... ok test_key_multiple_values__issue_418 (tests.validators.test_identities.TestXsdIdentities) ... ok test_key_validation (tests.validators.test_identities.TestXsdIdentities) ... ok test_keyref (tests.validators.test_identities.TestXsdIdentities) ... ok test_keyref_counter (tests.validators.test_identities.TestXsdIdentities) ... ok test_missing_key_field (tests.validators.test_identities.TestXsdIdentities) ... ok test_missing_key_name (tests.validators.test_identities.TestXsdIdentities) ... ok test_missing_keyref_refer (tests.validators.test_identities.TestXsdIdentities) ... ok test_missing_selector (tests.validators.test_identities.TestXsdIdentities) ... ok test_missing_selector_path (tests.validators.test_identities.TestXsdIdentities) ... ok test_wrong_kind_keyref_refer (tests.validators.test_identities.TestXsdIdentities) ... ok test_deprecated_methods (tests.validators.test_models.TestModelBasedSorting) ... ok test_iter_collapsed_content_with_optional_elements (tests.validators.test_models.TestModelBasedSorting) ... ok test_iter_collapsed_content_with_repeated_elements (tests.validators.test_models.TestModelBasedSorting) ... ok test_iter_collapsed_content_with_repeated_groups (tests.validators.test_models.TestModelBasedSorting) ... ok test_iter_collapsed_content_with_single_elements (tests.validators.test_models.TestModelBasedSorting) ... ok test_sort_content (tests.validators.test_models.TestModelBasedSorting) ... ok test_distinguishable_paths_one_level (tests.validators.test_models.TestModelPaths) ... ok test_distinguishable_paths_three_levels (tests.validators.test_models.TestModelPaths) ... ok test_distinguishable_paths_two_levels (tests.validators.test_models.TestModelPaths) ... ok test_advance_smart_methods (tests.validators.test_models.TestModelValidation) ... ok test_cars_model (tests.validators.test_models.TestModelValidation) ... ok test_check_following (tests.validators.test_models.TestModelValidation) ... ok test_choice_model_with_extended_occurs (tests.validators.test_models.TestModelValidation) ... ok test_collection_model (tests.validators.test_models.TestModelValidation) ... ok test_emptiable_all_model (tests.validators.test_models.TestModelValidation) ... ok test_empty_choice_groups (tests.validators.test_models.TestModelValidation) ... ok test_get_model_particle (tests.validators.test_models.TestModelValidation) ... ok test_issue_086 (tests.validators.test_models.TestModelValidation) ... ok test_iter_group (tests.validators.test_models.TestModelValidation) ... ok test_meta_attr_declarations_group (tests.validators.test_models.TestModelValidation) ... ok test_meta_complex_type_model (tests.validators.test_models.TestModelValidation) ... ok test_meta_schema_document_model (tests.validators.test_models.TestModelValidation) ... ok test_meta_schema_top_model (tests.validators.test_models.TestModelValidation) ... ok test_meta_simple_derivation_model (tests.validators.test_models.TestModelValidation) ... ok test_meta_simple_restriction_model (tests.validators.test_models.TestModelValidation) ... ok test_model_group1 (tests.validators.test_models.TestModelValidation) ... ok test_model_group2 (tests.validators.test_models.TestModelValidation) ... ok test_model_group3 (tests.validators.test_models.TestModelValidation) ... ok test_model_group4 (tests.validators.test_models.TestModelValidation) ... ok test_model_group5 (tests.validators.test_models.TestModelValidation) ... ok test_model_group6 (tests.validators.test_models.TestModelValidation) ... ok test_model_group7 (tests.validators.test_models.TestModelValidation) ... ok test_model_group8 (tests.validators.test_models.TestModelValidation) ... ok test_model_occurs_check_methods (tests.validators.test_models.TestModelValidation) ... ok test_model_visitor_copy (tests.validators.test_models.TestModelValidation) ... ok test_model_visitor_copy_nested (tests.validators.test_models.TestModelValidation) ... ok test_particle_occurs_check_methods (tests.validators.test_models.TestModelValidation) ... ok test_person_type_model (tests.validators.test_models.TestModelValidation) ... ok test_sequence_model_with_extended_occurs (tests.validators.test_models.TestModelValidation) ... ok test_sequence_model_with_nested_choice_model (tests.validators.test_models.TestModelValidation) ... ok test_sequence_model_with_optional_elements (tests.validators.test_models.TestModelValidation) ... ok test_single_item_groups (tests.validators.test_models.TestModelValidation) ... ok test_stoppable_property (tests.validators.test_models.TestModelValidation) ... ok test_vehicles_model (tests.validators.test_models.TestModelValidation) ... ok test_advance_smart_methods (tests.validators.test_models.TestModelValidation11) ... ok test_all_model_with_extended_occurs (tests.validators.test_models.TestModelValidation11) ... ok test_all_model_with_relaxed_occurs (tests.validators.test_models.TestModelValidation11) ... ok test_all_model_with_wildcard (tests.validators.test_models.TestModelValidation11) ... ok test_cars_model (tests.validators.test_models.TestModelValidation11) ... ok test_check_following (tests.validators.test_models.TestModelValidation11) ... ok test_choice_model_with_extended_occurs (tests.validators.test_models.TestModelValidation11) ... ok test_collection_model (tests.validators.test_models.TestModelValidation11) ... ok test_emptiable_all_model (tests.validators.test_models.TestModelValidation11) ... ok test_empty_choice_groups (tests.validators.test_models.TestModelValidation11) ... ok test_get_model_particle (tests.validators.test_models.TestModelValidation11) ... ok test_issue_086 (tests.validators.test_models.TestModelValidation11) ... ok test_iter_group (tests.validators.test_models.TestModelValidation11) ... ok test_meta_attr_declarations_group (tests.validators.test_models.TestModelValidation11) ... ok test_meta_complex_type_model (tests.validators.test_models.TestModelValidation11) ... ok test_meta_schema_document_model (tests.validators.test_models.TestModelValidation11) ... ok test_meta_schema_top_model (tests.validators.test_models.TestModelValidation11) ... ok test_meta_simple_derivation_model (tests.validators.test_models.TestModelValidation11) ... ok test_meta_simple_restriction_model (tests.validators.test_models.TestModelValidation11) ... ok test_model_group1 (tests.validators.test_models.TestModelValidation11) ... ok test_model_group2 (tests.validators.test_models.TestModelValidation11) ... ok test_model_group3 (tests.validators.test_models.TestModelValidation11) ... ok test_model_group4 (tests.validators.test_models.TestModelValidation11) ... ok test_model_group5 (tests.validators.test_models.TestModelValidation11) ... ok test_model_group6 (tests.validators.test_models.TestModelValidation11) ... ok test_model_group7 (tests.validators.test_models.TestModelValidation11) ... ok test_model_group8 (tests.validators.test_models.TestModelValidation11) ... ok test_model_occurs_check_methods (tests.validators.test_models.TestModelValidation11) ... ok test_model_visitor_copy (tests.validators.test_models.TestModelValidation11) ... ok test_model_visitor_copy_nested (tests.validators.test_models.TestModelValidation11) ... ok test_particle_occurs_check_methods (tests.validators.test_models.TestModelValidation11) ... ok test_person_type_model (tests.validators.test_models.TestModelValidation11) ... ok test_sequence_model_with_extended_occurs (tests.validators.test_models.TestModelValidation11) ... ok test_sequence_model_with_nested_choice_model (tests.validators.test_models.TestModelValidation11) ... ok test_sequence_model_with_optional_elements (tests.validators.test_models.TestModelValidation11) ... ok test_single_item_groups (tests.validators.test_models.TestModelValidation11) ... ok test_stoppable_property (tests.validators.test_models.TestModelValidation11) ... ok test_vehicles_model (tests.validators.test_models.TestModelValidation11) ... ok test_parse (tests.validators.test_notations.TestXsd10Notations) ... ok test_properties (tests.validators.test_notations.TestXsd10Notations) ... ok test_default_parse_error (tests.validators.test_particles.TestParticleMixin) ... ok test_effective_max_occurs_property (tests.validators.test_particles.TestParticleMixin) ... ok test_effective_min_occurs_property (tests.validators.test_particles.TestParticleMixin) ... ok test_has_occurs_restriction (tests.validators.test_particles.TestParticleMixin) ... ok test_is_ambiguous (tests.validators.test_particles.TestParticleMixin) ... ok test_is_emptiable (tests.validators.test_particles.TestParticleMixin) ... ok test_is_empty (tests.validators.test_particles.TestParticleMixin) ... ok test_is_multiple (tests.validators.test_particles.TestParticleMixin) ... ok test_is_single (tests.validators.test_particles.TestParticleMixin) ... ok test_is_univocal (tests.validators.test_particles.TestParticleMixin) ... ok test_occurs_checkers (tests.validators.test_particles.TestParticleMixin) ... ok test_occurs_property (tests.validators.test_particles.TestParticleMixin) ... ok test_parse_particle (tests.validators.test_particles.TestParticleMixin) ... ok test_add_schema (tests.validators.test_schemas.TestXMLSchema10) ... ok test_annotation_string (tests.validators.test_schemas.TestXMLSchema10) ... ok test_annotations (tests.validators.test_schemas.TestXMLSchema10) ... ok test_base_schemas (tests.validators.test_schemas.TestXMLSchema10) ... ok test_block_default (tests.validators.test_schemas.TestXMLSchema10) ... ok test_builtin_types (tests.validators.test_schemas.TestXMLSchema10) ... ok test_change_maps_attribute (tests.validators.test_schemas.TestXMLSchema10) ... ok test_complex_types (tests.validators.test_schemas.TestXMLSchema10) ... ok test_components (tests.validators.test_schemas.TestXMLSchema10) ... ok test_default_namespace_mapping__issue_266 (tests.validators.test_schemas.TestXMLSchema10) ... ok test_explicit_locations (tests.validators.test_schemas.TestXMLSchema10) ... ok test_final_default (tests.validators.test_schemas.TestXMLSchema10) ... ok test_global_group_definitions (tests.validators.test_schemas.TestXMLSchema10) ... ok test_global_maps (tests.validators.test_schemas.TestXMLSchema10) ... ok test_import_dsig_namespace__issue_357 (tests.validators.test_schemas.TestXMLSchema10) ... ok test_import_mismatch_with_locations__issue_324 (tests.validators.test_schemas.TestXMLSchema10) ... ok test_include_overlap (tests.validators.test_schemas.TestXMLSchema10) ... ok test_is_restriction_method (tests.validators.test_schemas.TestXMLSchema10) ... ok test_listed_and_reversed_elements (tests.validators.test_schemas.TestXMLSchema10) ... ok test_logging (tests.validators.test_schemas.TestXMLSchema10) ... ok test_meta_schema_validation (tests.validators.test_schemas.TestXMLSchema10) ... ok test_multi_schema_initialization (tests.validators.test_schemas.TestXMLSchema10) ... ok test_other_schema_root_attributes (tests.validators.test_schemas.TestXMLSchema10) ... ok test_pickling_subclassed_schema__issue_263 (tests.validators.test_schemas.TestXMLSchema10) ... ok test_remote_schemas_loading (tests.validators.test_schemas.TestXMLSchema10) ... ok test_resolve_qname (tests.validators.test_schemas.TestXMLSchema10) ... ok test_root_elements (tests.validators.test_schemas.TestXMLSchema10) ... ok test_schema_annotations (tests.validators.test_schemas.TestXMLSchema10) ... ok test_schema_copy (tests.validators.test_schemas.TestXMLSchema10) ... ok test_schema_defuse (tests.validators.test_schemas.TestXMLSchema10) ... ok test_schema_location_hints (tests.validators.test_schemas.TestXMLSchema10) ... ok test_schema_string_repr (tests.validators.test_schemas.TestXMLSchema10) ... ok test_schema_validation (tests.validators.test_schemas.TestXMLSchema10) ... ok test_simple_types (tests.validators.test_schemas.TestXMLSchema10) ... ok test_target_namespace (tests.validators.test_schemas.TestXMLSchema10) ... ok test_target_prefix (tests.validators.test_schemas.TestXMLSchema10) ... ok test_use_fallback (tests.validators.test_schemas.TestXMLSchema10) ... ok test_use_meta_property (tests.validators.test_schemas.TestXMLSchema10) ... ok test_use_xpath3 (tests.validators.test_schemas.TestXMLSchema10) ... ok test_version_control (tests.validators.test_schemas.TestXMLSchema10) ... ok test_wrong_includes_and_imports (tests.validators.test_schemas.TestXMLSchema10) ... ok test_wrong_references (tests.validators.test_schemas.TestXMLSchema10) ... ok test_xmlns_namespace_forbidden (tests.validators.test_schemas.TestXMLSchema10) ... ok test_xsd_version_compatibility_property (tests.validators.test_schemas.TestXMLSchema10) ... ok test_add_schema (tests.validators.test_schemas.TestXMLSchema11) ... ok test_annotation_string (tests.validators.test_schemas.TestXMLSchema11) ... ok test_annotations (tests.validators.test_schemas.TestXMLSchema11) ... ok test_base_schemas (tests.validators.test_schemas.TestXMLSchema11) ... ok test_block_default (tests.validators.test_schemas.TestXMLSchema11) ... ok test_builtin_types (tests.validators.test_schemas.TestXMLSchema11) ... ok test_change_maps_attribute (tests.validators.test_schemas.TestXMLSchema11) ... ok test_complex_types (tests.validators.test_schemas.TestXMLSchema11) ... ok test_components (tests.validators.test_schemas.TestXMLSchema11) ... ok test_default_attributes (tests.validators.test_schemas.TestXMLSchema11) ... ok test_default_namespace_mapping__issue_266 (tests.validators.test_schemas.TestXMLSchema11) ... ok test_explicit_locations (tests.validators.test_schemas.TestXMLSchema11) ... ok test_final_default (tests.validators.test_schemas.TestXMLSchema11) ... ok test_global_group_definitions (tests.validators.test_schemas.TestXMLSchema11) ... ok test_global_maps (tests.validators.test_schemas.TestXMLSchema11) ... ok test_import_dsig_namespace__issue_357 (tests.validators.test_schemas.TestXMLSchema11) ... ok test_import_mismatch_with_locations__issue_324 (tests.validators.test_schemas.TestXMLSchema11) ... ok test_include_overlap (tests.validators.test_schemas.TestXMLSchema11) ... ok test_is_restriction_method (tests.validators.test_schemas.TestXMLSchema11) ... ok test_listed_and_reversed_elements (tests.validators.test_schemas.TestXMLSchema11) ... ok test_logging (tests.validators.test_schemas.TestXMLSchema11) ... ok test_meta_schema_validation (tests.validators.test_schemas.TestXMLSchema11) ... ok test_multi_schema_initialization (tests.validators.test_schemas.TestXMLSchema11) ... ok test_other_schema_root_attributes (tests.validators.test_schemas.TestXMLSchema11) ... ok test_pickling_subclassed_schema__issue_263 (tests.validators.test_schemas.TestXMLSchema11) ... ok test_remote_schemas_loading (tests.validators.test_schemas.TestXMLSchema11) ... ok test_resolve_qname (tests.validators.test_schemas.TestXMLSchema11) ... ok test_root_elements (tests.validators.test_schemas.TestXMLSchema11) ... ok test_schema_annotations (tests.validators.test_schemas.TestXMLSchema11) ... ok test_schema_copy (tests.validators.test_schemas.TestXMLSchema11) ... ok test_schema_defuse (tests.validators.test_schemas.TestXMLSchema11) ... ok test_schema_location_hints (tests.validators.test_schemas.TestXMLSchema11) ... ok test_schema_string_repr (tests.validators.test_schemas.TestXMLSchema11) ... ok test_schema_validation (tests.validators.test_schemas.TestXMLSchema11) ... ok test_simple_types (tests.validators.test_schemas.TestXMLSchema11) ... ok test_target_namespace (tests.validators.test_schemas.TestXMLSchema11) ... ok test_target_prefix (tests.validators.test_schemas.TestXMLSchema11) ... ok test_use_fallback (tests.validators.test_schemas.TestXMLSchema11) ... ok test_use_meta_property (tests.validators.test_schemas.TestXMLSchema11) ... ok test_use_xpath3 (tests.validators.test_schemas.TestXMLSchema11) ... ok test_version_control (tests.validators.test_schemas.TestXMLSchema11) ... ok test_wrong_includes_and_imports (tests.validators.test_schemas.TestXMLSchema11) ... ok test_wrong_references (tests.validators.test_schemas.TestXMLSchema11) ... ok test_xmlns_namespace_forbidden (tests.validators.test_schemas.TestXMLSchema11) ... ok test_xsd_version_compatibility_property (tests.validators.test_schemas.TestXMLSchema11) ... ok test_dummy_validator_class (tests.validators.test_schemas.TestXMLSchemaMeta) ... ok test_from_schema_class (tests.validators.test_schemas.TestXMLSchemaMeta) ... ok test_subclass_and_create_base_meta_schema (tests.validators.test_schemas.TestXMLSchemaMeta) ... ok test_subclass_and_replace_meta_schema (tests.validators.test_schemas.TestXMLSchemaMeta) ... ok test_subclass_but_no_replace_meta_schema (tests.validators.test_schemas.TestXMLSchemaMeta) ... ok test_wrong_version (tests.validators.test_schemas.TestXMLSchemaMeta) ... ok test_assertion_facet (tests.validators.test_simple_types.TestXsd11SimpleTypes) ... ok test_date_time_facets (tests.validators.test_simple_types.TestXsd11SimpleTypes) ... ok test_explicit_timezone_facet (tests.validators.test_simple_types.TestXsd11SimpleTypes) ... ok test_facets (tests.validators.test_simple_types.TestXsd11SimpleTypes) ... ok test_final_attribute (tests.validators.test_simple_types.TestXsd11SimpleTypes) ... ok test_is_empty (tests.validators.test_simple_types.TestXsd11SimpleTypes) ... ok test_simple_types (tests.validators.test_simple_types.TestXsd11SimpleTypes) ... ok test_union_restrictions (tests.validators.test_simple_types.TestXsd11SimpleTypes) ... ok test_variety_property (tests.validators.test_simple_types.TestXsd11SimpleTypes) ... ok test_date_time_facets (tests.validators.test_simple_types.TestXsdSimpleTypes) ... ok test_facets (tests.validators.test_simple_types.TestXsdSimpleTypes) ... ok test_final_attribute (tests.validators.test_simple_types.TestXsdSimpleTypes) ... ok test_is_empty (tests.validators.test_simple_types.TestXsdSimpleTypes) ... ok test_simple_types (tests.validators.test_simple_types.TestXsdSimpleTypes) ... ok test_union_restrictions (tests.validators.test_simple_types.TestXsdSimpleTypes) ... ok test_variety_property (tests.validators.test_simple_types.TestXsdSimpleTypes) ... ok test_any_attribute_wildcard (tests.validators.test_wildcards.TestXsd11Wildcards) ... ok test_any_wildcard (tests.validators.test_wildcards.TestXsd11Wildcards) ... ok test_default_open_content (tests.validators.test_wildcards.TestXsd11Wildcards) ... ok test_is_restriction (tests.validators.test_wildcards.TestXsd11Wildcards) ... ok test_namespace_variants (tests.validators.test_wildcards.TestXsd11Wildcards) ... ok test_not_qname_attribute (tests.validators.test_wildcards.TestXsd11Wildcards) ... ok test_open_content_allowed (tests.validators.test_wildcards.TestXsd11Wildcards) ... ok test_open_content_extension (tests.validators.test_wildcards.TestXsd11Wildcards) ... ok test_open_content_mode_interleave (tests.validators.test_wildcards.TestXsd11Wildcards) ... ok test_open_content_mode_none (tests.validators.test_wildcards.TestXsd11Wildcards) ... ok test_open_content_mode_suffix (tests.validators.test_wildcards.TestXsd11Wildcards) ... ok test_open_content_not_allowed (tests.validators.test_wildcards.TestXsd11Wildcards) ... ok test_open_content_restriction (tests.validators.test_wildcards.TestXsd11Wildcards) ... ok test_open_content_wrong_attributes (tests.validators.test_wildcards.TestXsd11Wildcards) ... ok test_overlap (tests.validators.test_wildcards.TestXsd11Wildcards) ... ok test_parsing (tests.validators.test_wildcards.TestXsd11Wildcards) ... ok test_wildcard_intersection (tests.validators.test_wildcards.TestXsd11Wildcards) ... ok test_wildcard_union (tests.validators.test_wildcards.TestXsd11Wildcards) ... ok test_any_attribute_wildcard (tests.validators.test_wildcards.TestXsdWildcards) ... ok test_any_wildcard (tests.validators.test_wildcards.TestXsdWildcards) ... ok test_namespace_variants (tests.validators.test_wildcards.TestXsdWildcards) ... ok test_overlap (tests.validators.test_wildcards.TestXsdWildcards) ... ok test_parsing (tests.validators.test_wildcards.TestXsdWildcards) ... ok test_decode (tests.validators.test_xsdbase.TestValidationMixin) ... ok test_decode_to_objects (tests.validators.test_xsdbase.TestValidationMixin) ... ok test_encode (tests.validators.test_xsdbase.TestValidationMixin) ... ok test_validate (tests.validators.test_xsdbase.TestValidationMixin) ... ok test_validation_error (tests.validators.test_xsdbase.TestValidationMixin) ... ok test_annotations (tests.validators.test_xsdbase.TestXsdComponent) ... ok test_attribute_group_annotation__issue_366 (tests.validators.test_xsdbase.TestXsdComponent) ... ok test_errors (tests.validators.test_xsdbase.TestXsdComponent) ... ok test_get_converter (tests.validators.test_xsdbase.TestXsdComponent) ... ok test_get_global (tests.validators.test_xsdbase.TestXsdComponent) ... ok test_get_matching_item (tests.validators.test_xsdbase.TestXsdComponent) ... ok test_get_parent_type (tests.validators.test_xsdbase.TestXsdComponent) ... ok test_id_property (tests.validators.test_xsdbase.TestXsdComponent) ... ok test_initialization (tests.validators.test_xsdbase.TestXsdComponent) ... ok test_is_override (tests.validators.test_xsdbase.TestXsdComponent) ... ok test_iter_ancestors (tests.validators.test_xsdbase.TestXsdComponent) ... ok test_iter_components (tests.validators.test_xsdbase.TestXsdComponent) ... ok test_name_matching (tests.validators.test_xsdbase.TestXsdComponent) ... ok test_parse_child_component (tests.validators.test_xsdbase.TestXsdComponent) ... ok test_parse_reference (tests.validators.test_xsdbase.TestXsdComponent) ... ok test_parse_target_namespace (tests.validators.test_xsdbase.TestXsdComponent) ... ok test_representation (tests.validators.test_xsdbase.TestXsdComponent) ... ok test_tostring (tests.validators.test_xsdbase.TestXsdComponent) ... ok test_validation_attempted (tests.validators.test_xsdbase.TestXsdComponent) ... ok test_xmlns_namespace_forbidden (tests.validators.test_xsdbase.TestXsdComponent) ... ok test_content_type_label (tests.validators.test_xsdbase.TestXsdType) ... ok test_is_atomic (tests.validators.test_xsdbase.TestXsdType) ... ok test_is_blocked (tests.validators.test_xsdbase.TestXsdType) ... ok test_is_datetime (tests.validators.test_xsdbase.TestXsdType) ... ok test_is_decimal (tests.validators.test_xsdbase.TestXsdType) ... ok test_is_dynamic_consistent (tests.validators.test_xsdbase.TestXsdType) ... ok test_is_extension (tests.validators.test_xsdbase.TestXsdType) ... ok test_is_key (tests.validators.test_xsdbase.TestXsdType) ... ok test_is_list (tests.validators.test_xsdbase.TestXsdType) ... ok test_is_restriction (tests.validators.test_xsdbase.TestXsdType) ... ok test_is_union (tests.validators.test_xsdbase.TestXsdType) ... ok test_model_group_property (tests.validators.test_xsdbase.TestXsdType) ... ok test_root_type (tests.validators.test_xsdbase.TestXsdType) ... ok test_simple_type_property (tests.validators.test_xsdbase.TestXsdType) ... ok test_check_validation_mode (tests.validators.test_xsdbase.TestXsdValidator) ... ok test_copy (tests.validators.test_xsdbase.TestXsdValidator) ... ok test_initialization (tests.validators.test_xsdbase.TestXsdValidator) ... ok test_invalid_schema (tests.validators.test_xsdbase.TestXsdValidator) ... ok test_parse_error (tests.validators.test_xsdbase.TestXsdValidator) ... ok test_parse_xpath_default_namespace (tests.validators.test_xsdbase.TestXsdValidator) ... ok test_string_representation (tests.validators.test_xsdbase.TestXsdValidator) ... ok test_valid_schema (tests.validators.test_xsdbase.TestXsdValidator) ... ok ---------------------------------------------------------------------- Ran 1399 tests OK (skipped=7) py$(PYV): OK congratulations :)