py$(PYV): commands[0]> python -m zope.testrunner --test-path=src -vv Running tests at level 1 Running zope.testrunner.layer.UnitTests tests: Set up zope.testrunner.layer.UnitTests. Running: test_empty (zope.configuration.tests.test___init__.Test_namespace.test_empty) test_non_empty (zope.configuration.tests.test___init__.Test_namespace.test_non_empty) test_before (zope.configuration.tests.test_config.ComplexDirectiveDefinitionTests.test_before) test_class_conforms_to_IComplexDirectiveContext (zope.configuration.tests.test_config.ComplexDirectiveDefinitionTests.test_class_conforms_to_IComplexDirectiveContext) test_instance_conforms_to_IComplexDirectiveContext (zope.configuration.tests.test_config.ComplexDirectiveDefinitionTests.test_instance_conforms_to_IComplexDirectiveContext) test_class_conforms_to_IStackItem (zope.configuration.tests.test_config.ComplexStackItemTests.test_class_conforms_to_IStackItem) test_contained_hit (zope.configuration.tests.test_config.ComplexStackItemTests.test_contained_hit) test_contained_miss (zope.configuration.tests.test_config.ComplexStackItemTests.test_contained_miss) test_ctor (zope.configuration.tests.test_config.ComplexStackItemTests.test_ctor) test_finish_handler_is_noncallable (zope.configuration.tests.test_config.ComplexStackItemTests.test_finish_handler_is_noncallable) test_finish_handler_raises_AE_for___call__ (zope.configuration.tests.test_config.ComplexStackItemTests.test_finish_handler_raises_AE_for___call__) test_finish_handler_raises_AE_for_other (zope.configuration.tests.test_config.ComplexStackItemTests.test_finish_handler_raises_AE_for_other) test_finish_handler_returns_newstyle_actions (zope.configuration.tests.test_config.ComplexStackItemTests.test_finish_handler_returns_newstyle_actions) test_finish_handler_returns_oldstyle_actions (zope.configuration.tests.test_config.ComplexStackItemTests.test_finish_handler_returns_oldstyle_actions) test_instance_conforms_to_IStackItem (zope.configuration.tests.test_config.ComplexStackItemTests.test_instance_conforms_to_IStackItem) test_ctor (zope.configuration.tests.test_config.ConfigurationAdapterRegistryTests.test_ctor) test_document_non_string_name (zope.configuration.tests.test_config.ConfigurationAdapterRegistryTests.test_document_non_string_name) test_document_w_string_name (zope.configuration.tests.test_config.ConfigurationAdapterRegistryTests.test_document_w_string_name) test_factory_hit_on_fqn (zope.configuration.tests.test_config.ConfigurationAdapterRegistryTests.test_factory_hit_on_fqn) test_factory_hit_on_fqn_lookup_fails (zope.configuration.tests.test_config.ConfigurationAdapterRegistryTests.test_factory_hit_on_fqn_lookup_fails) test_factory_miss (zope.configuration.tests.test_config.ConfigurationAdapterRegistryTests.test_factory_miss) test_factory_miss_on_fqn_hit_on_bare_name (zope.configuration.tests.test_config.ConfigurationAdapterRegistryTests.test_factory_miss_on_fqn_hit_on_bare_name) test_register (zope.configuration.tests.test_config.ConfigurationAdapterRegistryTests.test_register) test_register_new_name (zope.configuration.tests.test_config.ConfigurationAdapterRegistryTests.test_register_new_name) test_register_replacement (zope.configuration.tests.test_config.ConfigurationAdapterRegistryTests.test_register_replacement) test_action_defaults_no_info_no_includepath (zope.configuration.tests.test_config.ConfigurationContextTests.test_action_defaults_no_info_no_includepath) test_action_defaults_w_info_w_includepath (zope.configuration.tests.test_config.ConfigurationContextTests.test_action_defaults_w_info_w_includepath) test_action_explicit_no_extra (zope.configuration.tests.test_config.ConfigurationContextTests.test_action_explicit_no_extra) test_action_explicit_w_extra (zope.configuration.tests.test_config.ConfigurationContextTests.test_action_explicit_w_extra) test_checkDuplicate_hit (zope.configuration.tests.test_config.ConfigurationContextTests.test_checkDuplicate_hit) test_checkDuplicate_miss (zope.configuration.tests.test_config.ConfigurationContextTests.test_checkDuplicate_miss) test_hasFeature_hit (zope.configuration.tests.test_config.ConfigurationContextTests.test_hasFeature_hit) test_hasFeature_miss (zope.configuration.tests.test_config.ConfigurationContextTests.test_hasFeature_miss) test_path_expand_filenames (zope.configuration.tests.test_config.ConfigurationContextTests.test_path_expand_filenames) test_path_expand_user (zope.configuration.tests.test_config.ConfigurationContextTests.test_path_expand_user) test_path_w_absolute_filename (zope.configuration.tests.test_config.ConfigurationContextTests.test_path_w_absolute_filename) test_path_w_relative_filename_w_basepath (zope.configuration.tests.test_config.ConfigurationContextTests.test_path_w_relative_filename_w_basepath) test_path_w_relative_filename_wo_basepath_wo_package (zope.configuration.tests.test_config.ConfigurationContextTests.test_path_w_relative_filename_wo_basepath_wo_package) test_path_wo_basepath_w_package_having_file (zope.configuration.tests.test_config.ConfigurationContextTests.test_path_wo_basepath_w_package_having_file) test_path_wo_basepath_w_package_having_no_file_but_path (zope.configuration.tests.test_config.ConfigurationContextTests.test_path_wo_basepath_w_package_having_no_file_but_path) test_processFile_hit (zope.configuration.tests.test_config.ConfigurationContextTests.test_processFile_hit) test_processFile_miss (zope.configuration.tests.test_config.ConfigurationContextTests.test_processFile_miss) test_provideFeature (zope.configuration.tests.test_config.ConfigurationContextTests.test_provideFeature) test_resolve_bad_dotted_import (zope.configuration.tests.test_config.ConfigurationContextTests.test_resolve_bad_dotted_import) test_resolve_bad_dotted_last_import (zope.configuration.tests.test_config.ConfigurationContextTests.test_resolve_bad_dotted_last_import) test_resolve_bad_sub_import (zope.configuration.tests.test_config.ConfigurationContextTests.test_resolve_bad_sub_import) test_resolve_bad_sub_last_import (zope.configuration.tests.test_config.ConfigurationContextTests.test_resolve_bad_sub_last_import) test_resolve_builtin (zope.configuration.tests.test_config.ConfigurationContextTests.test_resolve_builtin) test_resolve_dot (zope.configuration.tests.test_config.ConfigurationContextTests.test_resolve_dot) test_resolve_empty (zope.configuration.tests.test_config.ConfigurationContextTests.test_resolve_empty) test_resolve_relative_miss_no_package (zope.configuration.tests.test_config.ConfigurationContextTests.test_resolve_relative_miss_no_package) test_resolve_relative_miss_w_package_too_many_dots (zope.configuration.tests.test_config.ConfigurationContextTests.test_resolve_relative_miss_w_package_too_many_dots) test_resolve_single_non_builtin (zope.configuration.tests.test_config.ConfigurationContextTests.test_resolve_single_non_builtin) test_resolve_trailing_dot_in_resolve (zope.configuration.tests.test_config.ConfigurationContextTests.test_resolve_trailing_dot_in_resolve) test_resolve_whitespace (zope.configuration.tests.test_config.ConfigurationContextTests.test_resolve_whitespace) test___call__ (zope.configuration.tests.test_config.ConfigurationMachineTests.test___call__) test_begin_w___data_and_kw (zope.configuration.tests.test_config.ConfigurationMachineTests.test_begin_w___data_and_kw) test_begin_w___data_no_kw (zope.configuration.tests.test_config.ConfigurationMachineTests.test_begin_w___data_no_kw) test_begin_wo___data_w_kw (zope.configuration.tests.test_config.ConfigurationMachineTests.test_begin_wo___data_w_kw) test_class_conforms_to_IConfigurationContext (zope.configuration.tests.test_config.ConfigurationMachineTests.test_class_conforms_to_IConfigurationContext) test_ctor (zope.configuration.tests.test_config.ConfigurationMachineTests.test_ctor) test_end (zope.configuration.tests.test_config.ConfigurationMachineTests.test_end) test_execute_actions_empty (zope.configuration.tests.test_config.ConfigurationMachineTests.test_execute_actions_empty) test_execute_actions_w_errors_custom (zope.configuration.tests.test_config.ConfigurationMachineTests.test_execute_actions_w_errors_custom) test_execute_actions_w_errors_w_testing (zope.configuration.tests.test_config.ConfigurationMachineTests.test_execute_actions_w_errors_w_testing) test_execute_actions_w_errors_wo_testing (zope.configuration.tests.test_config.ConfigurationMachineTests.test_execute_actions_w_errors_wo_testing) test_execute_actions_w_errors_wo_testing_BaseException (zope.configuration.tests.test_config.ConfigurationMachineTests.test_execute_actions_w_errors_wo_testing_BaseException) test_execute_actions_w_errors_wo_testing_KeyboardInterrupt (zope.configuration.tests.test_config.ConfigurationMachineTests.test_execute_actions_w_errors_wo_testing_KeyboardInterrupt) test_execute_actions_w_errors_wo_testing_SystemExit (zope.configuration.tests.test_config.ConfigurationMachineTests.test_execute_actions_w_errors_wo_testing_SystemExit) test_execute_actions_wo_errors (zope.configuration.tests.test_config.ConfigurationMachineTests.test_execute_actions_wo_errors) test_getInfo_only_root (zope.configuration.tests.test_config.ConfigurationMachineTests.test_getInfo_only_root) test_getInfo_only_root_default (zope.configuration.tests.test_config.ConfigurationMachineTests.test_getInfo_only_root_default) test_getInfo_w_item (zope.configuration.tests.test_config.ConfigurationMachineTests.test_getInfo_w_item) test_instance_conforms_to_IConfigurationContext (zope.configuration.tests.test_config.ConfigurationMachineTests.test_instance_conforms_to_IConfigurationContext) test_keyword_handling (zope.configuration.tests.test_config.ConfigurationMachineTests.test_keyword_handling) test_setInfo_only_root (zope.configuration.tests.test_config.ConfigurationMachineTests.test_setInfo_only_root) test_setInfo_w_item (zope.configuration.tests.test_config.ConfigurationMachineTests.test_setInfo_w_item) test_class_conforms_to_IDirectivesContext (zope.configuration.tests.test_config.DirectivesHandlerTests.test_class_conforms_to_IDirectivesContext) test_instance_conforms_to_IDirectivesContext (zope.configuration.tests.test_config.DirectivesHandlerTests.test_instance_conforms_to_IDirectivesContext) test_after (zope.configuration.tests.test_config.GroupingContextDecoratorTests.test_after) test_before (zope.configuration.tests.test_config.GroupingContextDecoratorTests.test_before) test_class_conforms_to_IConfigurationContext (zope.configuration.tests.test_config.GroupingContextDecoratorTests.test_class_conforms_to_IConfigurationContext) test_class_conforms_to_IGroupingContext (zope.configuration.tests.test_config.GroupingContextDecoratorTests.test_class_conforms_to_IGroupingContext) test_ctor_no_kwargs (zope.configuration.tests.test_config.GroupingContextDecoratorTests.test_ctor_no_kwargs) test_ctor_w_kwargs (zope.configuration.tests.test_config.GroupingContextDecoratorTests.test_ctor_w_kwargs) test_getattr_fetches_from_context_and_caches (zope.configuration.tests.test_config.GroupingContextDecoratorTests.test_getattr_fetches_from_context_and_caches) test_instance_conforms_to_IConfigurationContext (zope.configuration.tests.test_config.GroupingContextDecoratorTests.test_instance_conforms_to_IConfigurationContext) test_instance_conforms_to_IGroupingContext (zope.configuration.tests.test_config.GroupingContextDecoratorTests.test_instance_conforms_to_IGroupingContext) test_class_conforms_to_IStackItem (zope.configuration.tests.test_config.GroupingStackItemTests.test_class_conforms_to_IStackItem) test_contained_context_before_returns_newstyle_actions (zope.configuration.tests.test_config.GroupingStackItemTests.test_contained_context_before_returns_newstyle_actions) test_contained_context_before_returns_oldstyle_actions (zope.configuration.tests.test_config.GroupingStackItemTests.test_contained_context_before_returns_oldstyle_actions) test_finish_calls_before_if_not_already_called (zope.configuration.tests.test_config.GroupingStackItemTests.test_finish_calls_before_if_not_already_called) test_instance_conforms_to_IStackItem (zope.configuration.tests.test_config.GroupingStackItemTests.test_instance_conforms_to_IStackItem) test_class_conforms_to_IStackItem (zope.configuration.tests.test_config.RootStackItemTests.test_class_conforms_to_IStackItem) test_contained_context_factory_fails (zope.configuration.tests.test_config.RootStackItemTests.test_contained_context_factory_fails) test_contained_context_factory_normal (zope.configuration.tests.test_config.RootStackItemTests.test_contained_context_factory_normal) test_finish (zope.configuration.tests.test_config.RootStackItemTests.test_finish) test_instance_conforms_to_IStackItem (zope.configuration.tests.test_config.RootStackItemTests.test_instance_conforms_to_IStackItem) test_class_conforms_to_IStackItem (zope.configuration.tests.test_config.SimpleStackItemTests.test_class_conforms_to_IStackItem) test_contained_raises (zope.configuration.tests.test_config.SimpleStackItemTests.test_contained_raises) test_ctor (zope.configuration.tests.test_config.SimpleStackItemTests.test_ctor) test_finish_handler_returns_newstyle_actions (zope.configuration.tests.test_config.SimpleStackItemTests.test_finish_handler_returns_newstyle_actions) test_finish_handler_returns_no_actions (zope.configuration.tests.test_config.SimpleStackItemTests.test_finish_handler_returns_no_actions) test_finish_handler_returns_oldstyle_actions (zope.configuration.tests.test_config.SimpleStackItemTests.test_finish_handler_returns_oldstyle_actions) test_instance_conforms_to_IStackItem (zope.configuration.tests.test_config.SimpleStackItemTests.test_instance_conforms_to_IStackItem) test_defaults (zope.configuration.tests.test_config.Test_defineGroupingDirective.test_defaults) test_explicit_w_star_namespace (zope.configuration.tests.test_config.Test_defineGroupingDirective.test_explicit_w_star_namespace) test_defaults (zope.configuration.tests.test_config.Test_defineSimpleDirective.test_defaults) test_explicit_w_star_namespace (zope.configuration.tests.test_config.Test_defineSimpleDirective.test_explicit_w_star_namespace) test_defaults (zope.configuration.tests.test_config.Test_expand_action.test_defaults) test_explicit_no_extra (zope.configuration.tests.test_config.Test_expand_action.test_explicit_no_extra) test_explicit_w_extra (zope.configuration.tests.test_config.Test_expand_action.test_explicit_w_extra) test_w_multiple (zope.configuration.tests.test_config.Test_provides.test_w_multiple) test_w_single (zope.configuration.tests.test_config.Test_provides.test_w_single) test_configuration_conflict_error_has_readable_exception (zope.configuration.tests.test_config.Test_resolveConflicts.test_configuration_conflict_error_has_readable_exception) test_empty (zope.configuration.tests.test_config.Test_resolveConflicts.test_empty) test_expands_oldstyle_actions (zope.configuration.tests.test_config.Test_resolveConflicts.test_expands_oldstyle_actions) test_w_non_resolvable_discriminator_clash_different_paths (zope.configuration.tests.test_config.Test_resolveConflicts.test_w_non_resolvable_discriminator_clash_different_paths) test_w_non_resolvable_discriminator_clash_same_path (zope.configuration.tests.test_config.Test_resolveConflicts.test_w_non_resolvable_discriminator_clash_same_path) test_w_resolvable_discriminator_clash (zope.configuration.tests.test_config.Test_resolveConflicts.test_w_resolvable_discriminator_clash) test_wo_discriminator_clash (zope.configuration.tests.test_config.Test_resolveConflicts.test_wo_discriminator_clash) test_wo_discriminators_final_sorting_order (zope.configuration.tests.test_config.Test_resolveConflicts.test_wo_discriminators_final_sorting_order) test_w_handler_attribute (zope.configuration.tests.test_config.Test_subdirective.test_w_handler_attribute) test_wo_handler_attribute (zope.configuration.tests.test_config.Test_subdirective.test_wo_handler_attribute) test_w_empty_schema_no_data (zope.configuration.tests.test_config.Test_toargs.test_w_empty_schema_no_data) test_w_empty_schema_w_data_no_kwargs_allowed (zope.configuration.tests.test_config.Test_toargs.test_w_empty_schema_w_data_no_kwargs_allowed) test_w_empty_schema_w_data_w_kwargs_allowed (zope.configuration.tests.test_config.Test_toargs.test_w_empty_schema_w_data_w_kwargs_allowed) test_w_field_missing_but_default (zope.configuration.tests.test_config.Test_toargs.test_w_field_missing_but_default) test_w_field_missing_no_default (zope.configuration.tests.test_config.Test_toargs.test_w_field_missing_no_default) test_w_invalid_value (zope.configuration.tests.test_config.Test_toargs.test_w_invalid_value) test_w_keyword_sub (zope.configuration.tests.test_config.Test_toargs.test_w_keyword_sub) ComplexStackItem (zope.configuration.config) ConfigurationAdapterRegistry (zope.configuration.config) action (zope.configuration.config.ConfigurationContext) checkDuplicate (zope.configuration.config.ConfigurationContext) hasEnvironmentVariable (zope.configuration.config.ConfigurationContext) hasFeature (zope.configuration.config.ConfigurationContext) path (zope.configuration.config.ConfigurationContext) processFile (zope.configuration.config.ConfigurationContext) resolve (zope.configuration.config.ConfigurationContext) ConfigurationMachine (zope.configuration.config) execute_actions (zope.configuration.config.ConfigurationMachine) GroupingStackItem (zope.configuration.config) defineGroupingDirective (zope.configuration.config) defineSimpleDirective (zope.configuration.config) provides (zope.configuration.config) toargs (zope.configuration.config) wrap (zope.configuration.docutils) fromUnicode (zope.configuration.fields.Bool) GlobalInterface (zope.configuration.fields) fromUnicode (zope.configuration.fields.GlobalObject) fromUnicode (zope.configuration.fields.MessageID) fromUnicode (zope.configuration.fields.Path) PythonIdentifier (zope.configuration.fields) fromUnicode (zope.configuration.fields.Tokens) evaluateCondition (zope.configuration.xmlconfig.ConfigurationHandler) ParserInfo (zope.configuration.xmlconfig) ZopeSAXParseException (zope.configuration.xmlconfig) ZopeXMLConfigurationError (zope.configuration.xmlconfig) openInOrPlain (zope.configuration.xmlconfig) test_empty (zope.configuration.tests.test_docutils.Test_makeDocStructures.test_empty) test_w_parents (zope.configuration.tests.test_docutils.Test_makeDocStructures.test_w_parents) test_wo_parents (zope.configuration.tests.test_docutils.Test_makeDocStructures.test_wo_parents) test_empty (zope.configuration.tests.test_docutils.Test_wrap.test_empty) test_multiple_paragraphs (zope.configuration.tests.test_docutils.Test_wrap.test_multiple_paragraphs) test_only_whitespace (zope.configuration.tests.test_docutils.Test_wrap.test_only_whitespace) test_single_paragraphs (zope.configuration.tests.test_docutils.Test_wrap.test_single_paragraphs) test_class_conforms_to_IFromUnicode (zope.configuration.tests.test_fields.BoolTests.test_class_conforms_to_IFromUnicode) test_fromUnicode_w_false_values (zope.configuration.tests.test_fields.BoolTests.test_fromUnicode_w_false_values) test_fromUnicode_w_invalid (zope.configuration.tests.test_fields.BoolTests.test_fromUnicode_w_invalid) test_fromUnicode_w_true_values (zope.configuration.tests.test_fields.BoolTests.test_fromUnicode_w_true_values) test_instance_conforms_to_IFromUnicode (zope.configuration.tests.test_fields.BoolTests.test_instance_conforms_to_IFromUnicode) test_class_conforms_to_IFromUnicode (zope.configuration.tests.test_fields.GlobalInterfaceTests.test_class_conforms_to_IFromUnicode) test_ctor (zope.configuration.tests.test_fields.GlobalInterfaceTests.test_ctor) test_instance_conforms_to_IFromUnicode (zope.configuration.tests.test_fields.GlobalInterfaceTests.test_instance_conforms_to_IFromUnicode) test__validate_w_value_type (zope.configuration.tests.test_fields.GlobalObjectTests.test__validate_w_value_type) test__validate_wo_value_type (zope.configuration.tests.test_fields.GlobalObjectTests.test__validate_wo_value_type) test_class_conforms_to_IFromUnicode (zope.configuration.tests.test_fields.GlobalObjectTests.test_class_conforms_to_IFromUnicode) test_fromUnicode_rejects_slash (zope.configuration.tests.test_fields.GlobalObjectTests.test_fromUnicode_rejects_slash) test_fromUnicode_w_resolve_but_validation_fails (zope.configuration.tests.test_fields.GlobalObjectTests.test_fromUnicode_w_resolve_but_validation_fails) test_fromUnicode_w_resolve_dots (zope.configuration.tests.test_fields.GlobalObjectTests.test_fromUnicode_w_resolve_dots) test_fromUnicode_w_resolve_fails (zope.configuration.tests.test_fields.GlobalObjectTests.test_fromUnicode_w_resolve_fails) test_fromUnicode_w_resolve_success (zope.configuration.tests.test_fields.GlobalObjectTests.test_fromUnicode_w_resolve_success) test_fromUnicode_w_star_and_extra_ws (zope.configuration.tests.test_fields.GlobalObjectTests.test_fromUnicode_w_star_and_extra_ws) test_instance_conforms_to_IFromUnicode (zope.configuration.tests.test_fields.GlobalObjectTests.test_instance_conforms_to_IFromUnicode) test_class_conforms_to_IFromUnicode (zope.configuration.tests.test_fields.MessageIDTests.test_class_conforms_to_IFromUnicode) test_domain_decodes_bytes (zope.configuration.tests.test_fields.MessageIDTests.test_domain_decodes_bytes) test_instance_conforms_to_IFromUnicode (zope.configuration.tests.test_fields.MessageIDTests.test_instance_conforms_to_IFromUnicode) test_w_empty_id (zope.configuration.tests.test_fields.MessageIDTests.test_w_empty_id) test_w_id_and_default (zope.configuration.tests.test_fields.MessageIDTests.test_w_id_and_default) test_wo_domain (zope.configuration.tests.test_fields.MessageIDTests.test_wo_domain) test_class_conforms_to_IFromUnicode (zope.configuration.tests.test_fields.PathTests.test_class_conforms_to_IFromUnicode) test_fromUnicode_absolute (zope.configuration.tests.test_fields.PathTests.test_fromUnicode_absolute) test_fromUnicode_relative (zope.configuration.tests.test_fields.PathTests.test_fromUnicode_relative) test_instance_conforms_to_IFromUnicode (zope.configuration.tests.test_fields.PathTests.test_instance_conforms_to_IFromUnicode) test_class_conforms_to_IFromUnicode (zope.configuration.tests.test_fields.TokensTests.test_class_conforms_to_IFromUnicode) test_fromUnicode_empty (zope.configuration.tests.test_fields.TokensTests.test_fromUnicode_empty) test_fromUnicode_invalid (zope.configuration.tests.test_fields.TokensTests.test_fromUnicode_invalid) test_fromUnicode_strips_ws (zope.configuration.tests.test_fields.TokensTests.test_fromUnicode_strips_ws) test_instance_conforms_to_IFromUnicode (zope.configuration.tests.test_fields.TokensTests.test_instance_conforms_to_IFromUnicode) test_no_dots (zope.configuration.tests.test_name.Test_getNormalizedName.test_no_dots) test_one_dot (zope.configuration.tests.test_name.Test_getNormalizedName.test_one_dot) test_relative (zope.configuration.tests.test_name.Test_getNormalizedName.test_relative) test_repeat_dot (zope.configuration.tests.test_name.Test_getNormalizedName.test_repeat_dot) test_repeat_inferred (zope.configuration.tests.test_name.Test_getNormalizedName.test_repeat_inferred) test_repeat_plus (zope.configuration.tests.test_name.Test_getNormalizedName.test_repeat_plus) test_two_dots (zope.configuration.tests.test_name.Test_getNormalizedName.test_two_dots) test_absolute (zope.configuration.tests.test_name.Test_path.test_absolute) test_relative_bogus_package (zope.configuration.tests.test_name.Test_path.test_relative_bogus_package) test_relative_empty (zope.configuration.tests.test_name.Test_path.test_relative_empty) test_relative_w_file (zope.configuration.tests.test_name.Test_path.test_relative_w_file) test_class_in_module (zope.configuration.tests.test_name.Test_resolve.test_class_in_module) test_class_w_same_name_as_module (zope.configuration.tests.test_name.Test_resolve.test_class_w_same_name_as_module) test_function_in_module (zope.configuration.tests.test_name.Test_resolve.test_function_in_module) test_function_in_module_relative (zope.configuration.tests.test_name.Test_resolve.test_function_in_module_relative) test_importable_but_not_attr_of_parent (zope.configuration.tests.test_name.Test_resolve.test_importable_but_not_attr_of_parent) test_nested_module (zope.configuration.tests.test_name.Test_resolve.test_nested_module) test_top_level_module (zope.configuration.tests.test_name.Test_resolve.test_top_level_module) test_ctor_defaults (zope.configuration.tests.test_xmlconfig.ConfigurationHandlerTests.test_ctor_defaults) test_ctor_explicit (zope.configuration.tests.test_xmlconfig.ConfigurationHandlerTests.test_ctor_explicit) test_endElementNS_context_end_raises_BaseException (zope.configuration.tests.test_xmlconfig.ConfigurationHandlerTests.test_endElementNS_context_end_raises_BaseException) test_endElementNS_context_end_raises_w_testing (zope.configuration.tests.test_xmlconfig.ConfigurationHandlerTests.test_endElementNS_context_end_raises_w_testing) test_endElementNS_context_end_raises_wo_testing (zope.configuration.tests.test_xmlconfig.ConfigurationHandlerTests.test_endElementNS_context_end_raises_wo_testing) test_endElementNS_normal (zope.configuration.tests.test_xmlconfig.ConfigurationHandlerTests.test_endElementNS_normal) test_endElementNS_w_ignore_depth_already_set (zope.configuration.tests.test_xmlconfig.ConfigurationHandlerTests.test_endElementNS_w_ignore_depth_already_set) test_evaluateCondition_w_have_hit (zope.configuration.tests.test_xmlconfig.ConfigurationHandlerTests.test_evaluateCondition_w_have_hit) test_evaluateCondition_w_have_miss (zope.configuration.tests.test_xmlconfig.ConfigurationHandlerTests.test_evaluateCondition_w_have_miss) test_evaluateCondition_w_have_no_args (zope.configuration.tests.test_xmlconfig.ConfigurationHandlerTests.test_evaluateCondition_w_have_no_args) test_evaluateCondition_w_installed_hit (zope.configuration.tests.test_xmlconfig.ConfigurationHandlerTests.test_evaluateCondition_w_installed_hit) test_evaluateCondition_w_installed_miss (zope.configuration.tests.test_xmlconfig.ConfigurationHandlerTests.test_evaluateCondition_w_installed_miss) test_evaluateCondition_w_installed_no_args (zope.configuration.tests.test_xmlconfig.ConfigurationHandlerTests.test_evaluateCondition_w_installed_no_args) test_evaluateCondition_w_not_have_hit (zope.configuration.tests.test_xmlconfig.ConfigurationHandlerTests.test_evaluateCondition_w_not_have_hit) test_evaluateCondition_w_not_have_miss (zope.configuration.tests.test_xmlconfig.ConfigurationHandlerTests.test_evaluateCondition_w_not_have_miss) test_evaluateCondition_w_not_have_too_many_args (zope.configuration.tests.test_xmlconfig.ConfigurationHandlerTests.test_evaluateCondition_w_not_have_too_many_args) test_evaluateCondition_w_not_installed_hit (zope.configuration.tests.test_xmlconfig.ConfigurationHandlerTests.test_evaluateCondition_w_not_installed_hit) test_evaluateCondition_w_not_installed_miss (zope.configuration.tests.test_xmlconfig.ConfigurationHandlerTests.test_evaluateCondition_w_not_installed_miss) test_evaluateCondition_w_not_installed_too_many_args (zope.configuration.tests.test_xmlconfig.ConfigurationHandlerTests.test_evaluateCondition_w_not_installed_too_many_args) test_evaluateCondition_w_unknown_verb (zope.configuration.tests.test_xmlconfig.ConfigurationHandlerTests.test_evaluateCondition_w_unknown_verb) test_setDocumentLocator (zope.configuration.tests.test_xmlconfig.ConfigurationHandlerTests.test_setDocumentLocator) test_startElementNS_context_begin_raises_BaseException (zope.configuration.tests.test_xmlconfig.ConfigurationHandlerTests.test_startElementNS_context_begin_raises_BaseException) test_startElementNS_context_begin_raises_w_testing (zope.configuration.tests.test_xmlconfig.ConfigurationHandlerTests.test_startElementNS_context_begin_raises_w_testing) test_startElementNS_context_begin_raises_wo_testing (zope.configuration.tests.test_xmlconfig.ConfigurationHandlerTests.test_startElementNS_context_begin_raises_wo_testing) test_startElementNS_normal (zope.configuration.tests.test_xmlconfig.ConfigurationHandlerTests.test_startElementNS_normal) test_startElementNS_w_ignore_depth_already_set (zope.configuration.tests.test_xmlconfig.ConfigurationHandlerTests.test_startElementNS_w_ignore_depth_already_set) test_startElementNS_w_zcml_condition_failing (zope.configuration.tests.test_xmlconfig.ConfigurationHandlerTests.test_startElementNS_w_zcml_condition_failing) test___repr___w_eline_ecolumn_dont_match_line_column (zope.configuration.tests.test_xmlconfig.ParserInfoTests.test___repr___w_eline_ecolumn_dont_match_line_column) test___repr___w_eline_ecolumn_match_line_column (zope.configuration.tests.test_xmlconfig.ParserInfoTests.test___repr___w_eline_ecolumn_match_line_column) test___str___w_eline_ecolumn_dont_match_line_column_bad_file (zope.configuration.tests.test_xmlconfig.ParserInfoTests.test___str___w_eline_ecolumn_dont_match_line_column_bad_file) test___str___w_eline_ecolumn_match_line_column (zope.configuration.tests.test_xmlconfig.ParserInfoTests.test___str___w_eline_ecolumn_match_line_column) test___str___w_good_file (zope.configuration.tests.test_xmlconfig.ParserInfoTests.test___str___w_good_file) test_both_file_and_files_passed (zope.configuration.tests.test_xmlconfig.Test_exclude.test_both_file_and_files_passed) test_neither_file_nor_files_passed (zope.configuration.tests.test_xmlconfig.Test_exclude.test_neither_file_nor_files_passed) test_w_file_passed (zope.configuration.tests.test_xmlconfig.Test_exclude.test_w_file_passed) test_w_files_passed_and_package (zope.configuration.tests.test_xmlconfig.Test_exclude.test_w_files_passed_and_package) test_w_subpackage (zope.configuration.tests.test_xmlconfig.Test_exclude.test_w_subpackage) test_w_execute (zope.configuration.tests.test_xmlconfig.Test_file.test_w_execute) test_wo_execute_w_context (zope.configuration.tests.test_xmlconfig.Test_file.test_wo_execute_w_context) test_wo_execute_wo_context_w_package (zope.configuration.tests.test_xmlconfig.Test_file.test_wo_execute_wo_context_w_package) test_wo_execute_wo_context_wo_package (zope.configuration.tests.test_xmlconfig.Test_file.test_wo_execute_wo_context_wo_package) test_both_file_and_files_passed (zope.configuration.tests.test_xmlconfig.Test_include.test_both_file_and_files_passed) test_neither_file_nor_files_passed (zope.configuration.tests.test_xmlconfig.Test_include.test_neither_file_nor_files_passed) test_neither_file_nor_files_passed_already_seen (zope.configuration.tests.test_xmlconfig.Test_include.test_neither_file_nor_files_passed_already_seen) test_w_file_passed (zope.configuration.tests.test_xmlconfig.Test_include.test_w_file_passed) test_w_files_passed_and_package (zope.configuration.tests.test_xmlconfig.Test_include.test_w_files_passed_and_package) test_actions_have_parents_includepath (zope.configuration.tests.test_xmlconfig.Test_includeOverrides.test_actions_have_parents_includepath) test_file_missing_and_dot_in_not_present (zope.configuration.tests.test_xmlconfig.Test_openInOrPlain.test_file_missing_and_dot_in_not_present) test_file_missing_but_dot_in_present (zope.configuration.tests.test_xmlconfig.Test_openInOrPlain.test_file_missing_but_dot_in_present) test_file_present (zope.configuration.tests.test_xmlconfig.Test_openInOrPlain.test_file_present) test_w_empty_xml (zope.configuration.tests.test_xmlconfig.Test_processxmlfile.test_w_empty_xml) test_w_valid_xml_fp (zope.configuration.tests.test_xmlconfig.Test_processxmlfile.test_w_valid_xml_fp) test_w_execute (zope.configuration.tests.test_xmlconfig.Test_string.test_w_execute) test_wo_execute_w_context (zope.configuration.tests.test_xmlconfig.Test_string.test_wo_execute_w_context) test_wo_execute_wo_context (zope.configuration.tests.test_xmlconfig.Test_string.test_wo_execute_wo_context) test_w_testing_passed (zope.configuration.tests.test_xmlconfig.Test_testxmlconfig.test_w_testing_passed) test_w_testing_passed (zope.configuration.tests.test_xmlconfig.Test_xmlconfig.test_w_testing_passed) test_wo_testing_passed (zope.configuration.tests.test_xmlconfig.Test_xmlconfig.test_wo_testing_passed) test___call__ (zope.configuration.tests.test_xmlconfig.XMLConfigTests.test___call__) test_ctor (zope.configuration.tests.test_xmlconfig.XMLConfigTests.test_ctor) test_ctor_w_global_context_missing (zope.configuration.tests.test_xmlconfig.XMLConfigTests.test_ctor_w_global_context_missing) test_ctor_w_module (zope.configuration.tests.test_xmlconfig.XMLConfigTests.test_ctor_w_module) test___str___not_a_sax_error (zope.configuration.tests.test_xmlconfig.ZopeSAXParseExceptionTests.test___str___not_a_sax_error) test___str___w_a_sax_error (zope.configuration.tests.test_xmlconfig.ZopeSAXParseExceptionTests.test___str___w_a_sax_error) test___str___uses_repr_of_info (zope.configuration.tests.test_xmlconfig.ZopeXMLConfigurationErrorTests.test___str___uses_repr_of_info) test_ctor_w_package (zope.configuration.tests.test_zopeconfigure.ZopeConfigureTests.test_ctor_w_package) test_ctor_wo_package (zope.configuration.tests.test_zopeconfigure.ZopeConfigureTests.test_ctor_wo_package) Ran 285 tests with 0 failures, 0 errors and 0 skipped. Tearing down left over layers: Tear down zope.testrunner.layer.UnitTests. py$(PYV): OK congratulations :)