spree 0.8.1 → 0.8.2
Sign up to get free protection for your applications and to get access to all the features.
Potentially problematic release.
This version of spree might be problematic. Click here for more details.
- data/CHANGELOG +4 -0
- data/config/environment.rb +2 -2
- data/config/environments/test.rb +3 -0
- data/lib/spree.rb +1 -1
- data/vendor/extensions/localization/spec/controllers/locale_controller_spec.rb +1 -1
- data/vendor/extensions/tax_calculator/spec/helpers/products_helper_spec.rb +4 -1
- metadata +3 -682
- data/public/assets/products/1009/large/IMG_3408.jpg +0 -0
- data/public/assets/products/1009/mini/IMG_3408.jpg +0 -0
- data/public/assets/products/1009/mini/sean.jpg +0 -0
- data/public/assets/products/1009/original/IMG_3408.jpg +0 -0
- data/public/assets/products/1009/original/sean.jpg +0 -0
- data/public/assets/products/1009/product/IMG_3408.jpg +0 -0
- data/public/assets/products/1009/product/sean.jpg +0 -0
- data/public/assets/products/1009/small/IMG_3408.jpg +0 -0
- data/public/assets/products/1009/small/sean.jpg +0 -0
- data/spec/controllers/tax_categories_routing_spec.rb +0 -61
- data/spec/controllers/zones_routing_spec.rb +0 -61
- data/vendor/plugins/rspec-rails/History.txt +0 -132
- data/vendor/plugins/rspec-rails/License.txt +0 -33
- data/vendor/plugins/rspec-rails/Manifest.txt +0 -161
- data/vendor/plugins/rspec-rails/README.txt +0 -44
- data/vendor/plugins/rspec-rails/Rakefile +0 -51
- data/vendor/plugins/rspec-rails/TODO.txt +0 -0
- data/vendor/plugins/rspec-rails/features/step_definitions/people.rb +0 -6
- data/vendor/plugins/rspec-rails/features/support/env.rb +0 -13
- data/vendor/plugins/rspec-rails/features/transactions/transactions_should_rollback.feature +0 -16
- data/vendor/plugins/rspec-rails/generators/rspec/CHANGES +0 -1
- data/vendor/plugins/rspec-rails/generators/rspec/rspec_generator.rb +0 -36
- data/vendor/plugins/rspec-rails/generators/rspec/templates/previous_failures.txt +0 -0
- data/vendor/plugins/rspec-rails/generators/rspec/templates/rcov.opts +0 -2
- data/vendor/plugins/rspec-rails/generators/rspec/templates/rspec.rake +0 -158
- data/vendor/plugins/rspec-rails/generators/rspec/templates/script/autospec +0 -5
- data/vendor/plugins/rspec-rails/generators/rspec/templates/script/spec +0 -5
- data/vendor/plugins/rspec-rails/generators/rspec/templates/script/spec_server +0 -125
- data/vendor/plugins/rspec-rails/generators/rspec/templates/spec.opts +0 -4
- data/vendor/plugins/rspec-rails/generators/rspec/templates/spec_helper.rb +0 -47
- data/vendor/plugins/rspec-rails/generators/rspec_controller/USAGE +0 -33
- data/vendor/plugins/rspec-rails/generators/rspec_controller/rspec_controller_generator.rb +0 -45
- data/vendor/plugins/rspec-rails/generators/rspec_controller/templates/controller_spec.rb +0 -25
- data/vendor/plugins/rspec-rails/generators/rspec_controller/templates/helper_spec.rb +0 -11
- data/vendor/plugins/rspec-rails/generators/rspec_controller/templates/view_spec.rb +0 -12
- data/vendor/plugins/rspec-rails/generators/rspec_default_values.rb +0 -19
- data/vendor/plugins/rspec-rails/generators/rspec_model/USAGE +0 -18
- data/vendor/plugins/rspec-rails/generators/rspec_model/rspec_model_generator.rb +0 -35
- data/vendor/plugins/rspec-rails/generators/rspec_model/templates/model_spec.rb +0 -15
- data/vendor/plugins/rspec-rails/generators/rspec_scaffold/rspec_scaffold_generator.rb +0 -149
- data/vendor/plugins/rspec-rails/generators/rspec_scaffold/templates/controller_spec.rb +0 -173
- data/vendor/plugins/rspec-rails/generators/rspec_scaffold/templates/edit_erb_spec.rb +0 -27
- data/vendor/plugins/rspec-rails/generators/rspec_scaffold/templates/helper_spec.rb +0 -11
- data/vendor/plugins/rspec-rails/generators/rspec_scaffold/templates/index_erb_spec.rb +0 -28
- data/vendor/plugins/rspec-rails/generators/rspec_scaffold/templates/new_erb_spec.rb +0 -27
- data/vendor/plugins/rspec-rails/generators/rspec_scaffold/templates/routing_spec.rb +0 -59
- data/vendor/plugins/rspec-rails/generators/rspec_scaffold/templates/show_erb_spec.rb +0 -23
- data/vendor/plugins/rspec-rails/init.rb +0 -9
- data/vendor/plugins/rspec-rails/lib/autotest/discover.rb +0 -1
- data/vendor/plugins/rspec-rails/lib/autotest/rails_rspec.rb +0 -76
- data/vendor/plugins/rspec-rails/lib/spec/rails.rb +0 -29
- data/vendor/plugins/rspec-rails/lib/spec/rails/example.rb +0 -47
- data/vendor/plugins/rspec-rails/lib/spec/rails/example/assigns_hash_proxy.rb +0 -40
- data/vendor/plugins/rspec-rails/lib/spec/rails/example/controller_example_group.rb +0 -257
- data/vendor/plugins/rspec-rails/lib/spec/rails/example/cookies_proxy.rb +0 -29
- data/vendor/plugins/rspec-rails/lib/spec/rails/example/functional_example_group.rb +0 -90
- data/vendor/plugins/rspec-rails/lib/spec/rails/example/helper_example_group.rb +0 -171
- data/vendor/plugins/rspec-rails/lib/spec/rails/example/model_example_group.rb +0 -14
- data/vendor/plugins/rspec-rails/lib/spec/rails/example/rails_example_group.rb +0 -28
- data/vendor/plugins/rspec-rails/lib/spec/rails/example/render_observer.rb +0 -93
- data/vendor/plugins/rspec-rails/lib/spec/rails/example/view_example_group.rb +0 -182
- data/vendor/plugins/rspec-rails/lib/spec/rails/extensions.rb +0 -10
- data/vendor/plugins/rspec-rails/lib/spec/rails/extensions/action_controller/base.rb +0 -14
- data/vendor/plugins/rspec-rails/lib/spec/rails/extensions/action_controller/rescue.rb +0 -25
- data/vendor/plugins/rspec-rails/lib/spec/rails/extensions/action_controller/test_response.rb +0 -20
- data/vendor/plugins/rspec-rails/lib/spec/rails/extensions/action_view/base.rb +0 -33
- data/vendor/plugins/rspec-rails/lib/spec/rails/extensions/active_record/base.rb +0 -29
- data/vendor/plugins/rspec-rails/lib/spec/rails/extensions/spec/matchers/have.rb +0 -21
- data/vendor/plugins/rspec-rails/lib/spec/rails/extensions/spec/runner/configuration.rb +0 -76
- data/vendor/plugins/rspec-rails/lib/spec/rails/interop/testcase.rb +0 -14
- data/vendor/plugins/rspec-rails/lib/spec/rails/matchers.rb +0 -32
- data/vendor/plugins/rspec-rails/lib/spec/rails/matchers/ar_be_valid.rb +0 -41
- data/vendor/plugins/rspec-rails/lib/spec/rails/matchers/assert_select.rb +0 -131
- data/vendor/plugins/rspec-rails/lib/spec/rails/matchers/change.rb +0 -11
- data/vendor/plugins/rspec-rails/lib/spec/rails/matchers/have_text.rb +0 -57
- data/vendor/plugins/rspec-rails/lib/spec/rails/matchers/include_text.rb +0 -54
- data/vendor/plugins/rspec-rails/lib/spec/rails/matchers/redirect_to.rb +0 -134
- data/vendor/plugins/rspec-rails/lib/spec/rails/matchers/render_template.rb +0 -110
- data/vendor/plugins/rspec-rails/lib/spec/rails/mocks.rb +0 -135
- data/vendor/plugins/rspec-rails/lib/spec/rails/story_adapter.rb +0 -79
- data/vendor/plugins/rspec-rails/lib/spec/rails/version.rb +0 -16
- data/vendor/plugins/rspec-rails/rspec-rails.gemspec +0 -36
- data/vendor/plugins/rspec-rails/spec/autotest/mappings_spec.rb +0 -36
- data/vendor/plugins/rspec-rails/spec/rails_suite.rb +0 -7
- data/vendor/plugins/rspec-rails/spec/resources/controllers/action_view_base_spec_controller.rb +0 -2
- data/vendor/plugins/rspec-rails/spec/resources/controllers/application.rb +0 -9
- data/vendor/plugins/rspec-rails/spec/resources/controllers/controller_spec_controller.rb +0 -110
- data/vendor/plugins/rspec-rails/spec/resources/controllers/redirect_spec_controller.rb +0 -70
- data/vendor/plugins/rspec-rails/spec/resources/controllers/render_spec_controller.rb +0 -30
- data/vendor/plugins/rspec-rails/spec/resources/controllers/rjs_spec_controller.rb +0 -58
- data/vendor/plugins/rspec-rails/spec/resources/helpers/addition_helper.rb +0 -5
- data/vendor/plugins/rspec-rails/spec/resources/helpers/explicit_helper.rb +0 -46
- data/vendor/plugins/rspec-rails/spec/resources/helpers/more_explicit_helper.rb +0 -5
- data/vendor/plugins/rspec-rails/spec/resources/helpers/plugin_application_helper.rb +0 -6
- data/vendor/plugins/rspec-rails/spec/resources/helpers/view_spec_helper.rb +0 -13
- data/vendor/plugins/rspec-rails/spec/resources/models/animal.rb +0 -4
- data/vendor/plugins/rspec-rails/spec/resources/models/person.rb +0 -18
- data/vendor/plugins/rspec-rails/spec/resources/models/thing.rb +0 -3
- data/vendor/plugins/rspec-rails/spec/resources/views/controller_spec/_partial.rhtml +0 -0
- data/vendor/plugins/rspec-rails/spec/resources/views/controller_spec/action_setting_flash_after_session_reset.rhtml +0 -1
- data/vendor/plugins/rspec-rails/spec/resources/views/controller_spec/action_setting_flash_before_session_reset.rhtml +0 -1
- data/vendor/plugins/rspec-rails/spec/resources/views/controller_spec/action_setting_the_assigns_hash.rhtml +0 -0
- data/vendor/plugins/rspec-rails/spec/resources/views/controller_spec/action_with_errors_in_template.rhtml +0 -1
- data/vendor/plugins/rspec-rails/spec/resources/views/controller_spec/action_with_template.rhtml +0 -1
- data/vendor/plugins/rspec-rails/spec/resources/views/layouts/application.rhtml +0 -0
- data/vendor/plugins/rspec-rails/spec/resources/views/layouts/simple.rhtml +0 -0
- data/vendor/plugins/rspec-rails/spec/resources/views/objects/_object.html.erb +0 -1
- data/vendor/plugins/rspec-rails/spec/resources/views/render_spec/_a_partial.rhtml +0 -0
- data/vendor/plugins/rspec-rails/spec/resources/views/render_spec/action_with_alternate_layout.rhtml +0 -0
- data/vendor/plugins/rspec-rails/spec/resources/views/render_spec/some_action.html.erb +0 -0
- data/vendor/plugins/rspec-rails/spec/resources/views/render_spec/some_action.js.rjs +0 -1
- data/vendor/plugins/rspec-rails/spec/resources/views/render_spec/some_action.rjs +0 -1
- data/vendor/plugins/rspec-rails/spec/resources/views/rjs_spec/_replacement_partial.rhtml +0 -1
- data/vendor/plugins/rspec-rails/spec/resources/views/rjs_spec/hide_div.rjs +0 -1
- data/vendor/plugins/rspec-rails/spec/resources/views/rjs_spec/hide_page_element.rjs +0 -1
- data/vendor/plugins/rspec-rails/spec/resources/views/rjs_spec/insert_html.rjs +0 -1
- data/vendor/plugins/rspec-rails/spec/resources/views/rjs_spec/replace.rjs +0 -1
- data/vendor/plugins/rspec-rails/spec/resources/views/rjs_spec/replace_html.rjs +0 -1
- data/vendor/plugins/rspec-rails/spec/resources/views/rjs_spec/replace_html_with_partial.rjs +0 -1
- data/vendor/plugins/rspec-rails/spec/resources/views/rjs_spec/visual_effect.rjs +0 -1
- data/vendor/plugins/rspec-rails/spec/resources/views/rjs_spec/visual_toggle_effect.rjs +0 -1
- data/vendor/plugins/rspec-rails/spec/resources/views/tag_spec/no_tags.rhtml +0 -1
- data/vendor/plugins/rspec-rails/spec/resources/views/tag_spec/single_div_with_no_attributes.rhtml +0 -1
- data/vendor/plugins/rspec-rails/spec/resources/views/tag_spec/single_div_with_one_attribute.rhtml +0 -1
- data/vendor/plugins/rspec-rails/spec/resources/views/view_spec/_partial.rhtml +0 -2
- data/vendor/plugins/rspec-rails/spec/resources/views/view_spec/_partial_used_twice.rhtml +0 -0
- data/vendor/plugins/rspec-rails/spec/resources/views/view_spec/_partial_with_local_variable.rhtml +0 -1
- data/vendor/plugins/rspec-rails/spec/resources/views/view_spec/_partial_with_sub_partial.rhtml +0 -1
- data/vendor/plugins/rspec-rails/spec/resources/views/view_spec/_spacer.rhtml +0 -1
- data/vendor/plugins/rspec-rails/spec/resources/views/view_spec/accessor.rhtml +0 -5
- data/vendor/plugins/rspec-rails/spec/resources/views/view_spec/block_helper.rhtml +0 -3
- data/vendor/plugins/rspec-rails/spec/resources/views/view_spec/entry_form.rhtml +0 -2
- data/vendor/plugins/rspec-rails/spec/resources/views/view_spec/explicit_helper.rhtml +0 -2
- data/vendor/plugins/rspec-rails/spec/resources/views/view_spec/foo/show.rhtml +0 -1
- data/vendor/plugins/rspec-rails/spec/resources/views/view_spec/implicit_helper.rhtml +0 -2
- data/vendor/plugins/rspec-rails/spec/resources/views/view_spec/multiple_helpers.rhtml +0 -3
- data/vendor/plugins/rspec-rails/spec/resources/views/view_spec/path_params.html.erb +0 -1
- data/vendor/plugins/rspec-rails/spec/resources/views/view_spec/should_not_receive.rhtml +0 -3
- data/vendor/plugins/rspec-rails/spec/resources/views/view_spec/template_with_partial.rhtml +0 -5
- data/vendor/plugins/rspec-rails/spec/resources/views/view_spec/template_with_partial_using_collection.rhtml +0 -3
- data/vendor/plugins/rspec-rails/spec/resources/views/view_spec/template_with_partial_with_array.rhtml +0 -1
- data/vendor/plugins/rspec-rails/spec/spec/rails/example/assigns_hash_proxy_spec.rb +0 -96
- data/vendor/plugins/rspec-rails/spec/spec/rails/example/configuration_spec.rb +0 -79
- data/vendor/plugins/rspec-rails/spec/spec/rails/example/controller_isolation_spec.rb +0 -56
- data/vendor/plugins/rspec-rails/spec/spec/rails/example/controller_spec_spec.rb +0 -346
- data/vendor/plugins/rspec-rails/spec/spec/rails/example/cookies_proxy_spec.rb +0 -87
- data/vendor/plugins/rspec-rails/spec/spec/rails/example/example_group_factory_spec.rb +0 -112
- data/vendor/plugins/rspec-rails/spec/spec/rails/example/helper_spec_spec.rb +0 -204
- data/vendor/plugins/rspec-rails/spec/spec/rails/example/model_spec_spec.rb +0 -18
- data/vendor/plugins/rspec-rails/spec/spec/rails/example/shared_behaviour_spec.rb +0 -16
- data/vendor/plugins/rspec-rails/spec/spec/rails/example/test_unit_assertion_accessibility_spec.rb +0 -33
- data/vendor/plugins/rspec-rails/spec/spec/rails/example/view_spec_spec.rb +0 -312
- data/vendor/plugins/rspec-rails/spec/spec/rails/extensions/action_controller_rescue_action_spec.rb +0 -57
- data/vendor/plugins/rspec-rails/spec/spec/rails/extensions/action_view_base_spec.rb +0 -48
- data/vendor/plugins/rspec-rails/spec/spec/rails/extensions/active_record_spec.rb +0 -14
- data/vendor/plugins/rspec-rails/spec/spec/rails/interop/testcase_spec.rb +0 -70
- data/vendor/plugins/rspec-rails/spec/spec/rails/matchers/ar_be_valid_spec.rb +0 -35
- data/vendor/plugins/rspec-rails/spec/spec/rails/matchers/assert_select_spec.rb +0 -810
- data/vendor/plugins/rspec-rails/spec/spec/rails/matchers/errors_on_spec.rb +0 -25
- data/vendor/plugins/rspec-rails/spec/spec/rails/matchers/have_text_spec.rb +0 -62
- data/vendor/plugins/rspec-rails/spec/spec/rails/matchers/include_text_spec.rb +0 -64
- data/vendor/plugins/rspec-rails/spec/spec/rails/matchers/redirect_to_spec.rb +0 -242
- data/vendor/plugins/rspec-rails/spec/spec/rails/matchers/render_template_spec.rb +0 -176
- data/vendor/plugins/rspec-rails/spec/spec/rails/matchers/should_change_spec.rb +0 -15
- data/vendor/plugins/rspec-rails/spec/spec/rails/mocks/ar_classes.rb +0 -10
- data/vendor/plugins/rspec-rails/spec/spec/rails/mocks/mock_model_spec.rb +0 -106
- data/vendor/plugins/rspec-rails/spec/spec/rails/mocks/stub_model_spec.rb +0 -80
- data/vendor/plugins/rspec-rails/spec/spec/rails/sample_modified_fixture.rb +0 -8
- data/vendor/plugins/rspec-rails/spec/spec/rails/sample_spec.rb +0 -8
- data/vendor/plugins/rspec-rails/spec/spec/rails/spec_server_spec.rb +0 -107
- data/vendor/plugins/rspec-rails/spec/spec/rails/spec_spec.rb +0 -11
- data/vendor/plugins/rspec-rails/spec/spec_helper.rb +0 -66
- data/vendor/plugins/rspec/History.txt +0 -1235
- data/vendor/plugins/rspec/License.txt +0 -22
- data/vendor/plugins/rspec/Manifest.txt +0 -377
- data/vendor/plugins/rspec/README.txt +0 -57
- data/vendor/plugins/rspec/Rakefile +0 -89
- data/vendor/plugins/rspec/TODO.txt +0 -18
- data/vendor/plugins/rspec/bin/autospec +0 -4
- data/vendor/plugins/rspec/bin/spec +0 -4
- data/vendor/plugins/rspec/examples/failing/README.txt +0 -7
- data/vendor/plugins/rspec/examples/failing/diffing_spec.rb +0 -36
- data/vendor/plugins/rspec/examples/failing/failing_autogenerated_docstrings_example.rb +0 -19
- data/vendor/plugins/rspec/examples/failing/failure_in_after.rb +0 -10
- data/vendor/plugins/rspec/examples/failing/failure_in_before.rb +0 -10
- data/vendor/plugins/rspec/examples/failing/mocking_example.rb +0 -40
- data/vendor/plugins/rspec/examples/failing/mocking_with_flexmock.rb +0 -26
- data/vendor/plugins/rspec/examples/failing/mocking_with_mocha.rb +0 -25
- data/vendor/plugins/rspec/examples/failing/mocking_with_rr.rb +0 -27
- data/vendor/plugins/rspec/examples/failing/partial_mock_example.rb +0 -20
- data/vendor/plugins/rspec/examples/failing/predicate_example.rb +0 -34
- data/vendor/plugins/rspec/examples/failing/raising_example.rb +0 -47
- data/vendor/plugins/rspec/examples/failing/spec_helper.rb +0 -3
- data/vendor/plugins/rspec/examples/failing/syntax_error_example.rb +0 -7
- data/vendor/plugins/rspec/examples/failing/team_spec.rb +0 -44
- data/vendor/plugins/rspec/examples/failing/timeout_behaviour.rb +0 -7
- data/vendor/plugins/rspec/examples/passing/autogenerated_docstrings_example.rb +0 -25
- data/vendor/plugins/rspec/examples/passing/before_and_after_example.rb +0 -40
- data/vendor/plugins/rspec/examples/passing/behave_as_example.rb +0 -45
- data/vendor/plugins/rspec/examples/passing/custom_expectation_matchers.rb +0 -54
- data/vendor/plugins/rspec/examples/passing/custom_formatter.rb +0 -12
- data/vendor/plugins/rspec/examples/passing/dynamic_spec.rb +0 -9
- data/vendor/plugins/rspec/examples/passing/file_accessor.rb +0 -19
- data/vendor/plugins/rspec/examples/passing/file_accessor_spec.rb +0 -38
- data/vendor/plugins/rspec/examples/passing/greeter_spec.rb +0 -31
- data/vendor/plugins/rspec/examples/passing/helper_method_example.rb +0 -14
- data/vendor/plugins/rspec/examples/passing/io_processor.rb +0 -8
- data/vendor/plugins/rspec/examples/passing/io_processor_spec.rb +0 -21
- data/vendor/plugins/rspec/examples/passing/legacy_spec.rb +0 -11
- data/vendor/plugins/rspec/examples/passing/mocking_example.rb +0 -27
- data/vendor/plugins/rspec/examples/passing/multi_threaded_behaviour_runner.rb +0 -28
- data/vendor/plugins/rspec/examples/passing/nested_classes_example.rb +0 -36
- data/vendor/plugins/rspec/examples/passing/partial_mock_example.rb +0 -29
- data/vendor/plugins/rspec/examples/passing/pending_example.rb +0 -20
- data/vendor/plugins/rspec/examples/passing/predicate_example.rb +0 -27
- data/vendor/plugins/rspec/examples/passing/priority.txt +0 -1
- data/vendor/plugins/rspec/examples/passing/shared_example_group_example.rb +0 -81
- data/vendor/plugins/rspec/examples/passing/shared_stack_examples.rb +0 -36
- data/vendor/plugins/rspec/examples/passing/simple_matcher_example.rb +0 -31
- data/vendor/plugins/rspec/examples/passing/spec_helper.rb +0 -3
- data/vendor/plugins/rspec/examples/passing/stack.rb +0 -36
- data/vendor/plugins/rspec/examples/passing/stack_spec.rb +0 -64
- data/vendor/plugins/rspec/examples/passing/stack_spec_with_nested_example_groups.rb +0 -67
- data/vendor/plugins/rspec/examples/passing/stubbing_example.rb +0 -69
- data/vendor/plugins/rspec/examples/passing/yielding_example.rb +0 -33
- data/vendor/plugins/rspec/features/before_and_after_blocks/before_and_after_blocks.feature +0 -168
- data/vendor/plugins/rspec/features/example_groups/autogenerated_docstrings.feature +0 -45
- data/vendor/plugins/rspec/features/example_groups/example_group_with_should_methods.feature +0 -17
- data/vendor/plugins/rspec/features/example_groups/nested_groups.feature +0 -17
- data/vendor/plugins/rspec/features/example_groups/output.feature +0 -20
- data/vendor/plugins/rspec/features/interop/examples_and_tests_together.feature +0 -31
- data/vendor/plugins/rspec/features/interop/test_but_not_test_unit.feature +0 -14
- data/vendor/plugins/rspec/features/interop/test_case_with_should_methods.feature +0 -17
- data/vendor/plugins/rspec/features/mock_framework_integration/use_flexmock.feature +0 -9
- data/vendor/plugins/rspec/features/step_definitions/running_rspec.rb +0 -54
- data/vendor/plugins/rspec/features/support/env.rb +0 -26
- data/vendor/plugins/rspec/features/support/helpers/cmdline.rb +0 -9
- data/vendor/plugins/rspec/features/support/helpers/story_helper.rb +0 -16
- data/vendor/plugins/rspec/features/support/matchers/smart_match.rb +0 -37
- data/vendor/plugins/rspec/init.rb +0 -9
- data/vendor/plugins/rspec/lib/adapters/mock_frameworks/flexmock.rb +0 -23
- data/vendor/plugins/rspec/lib/adapters/mock_frameworks/mocha.rb +0 -19
- data/vendor/plugins/rspec/lib/adapters/mock_frameworks/rr.rb +0 -21
- data/vendor/plugins/rspec/lib/adapters/mock_frameworks/rspec.rb +0 -20
- data/vendor/plugins/rspec/lib/autotest/discover.rb +0 -3
- data/vendor/plugins/rspec/lib/autotest/rspec.rb +0 -47
- data/vendor/plugins/rspec/lib/spec.rb +0 -7
- data/vendor/plugins/rspec/lib/spec/dsl.rb +0 -1
- data/vendor/plugins/rspec/lib/spec/dsl/main.rb +0 -87
- data/vendor/plugins/rspec/lib/spec/example.rb +0 -186
- data/vendor/plugins/rspec/lib/spec/example/before_and_after_hooks.rb +0 -99
- data/vendor/plugins/rspec/lib/spec/example/errors.rb +0 -30
- data/vendor/plugins/rspec/lib/spec/example/example_group.rb +0 -26
- data/vendor/plugins/rspec/lib/spec/example/example_group_factory.rb +0 -100
- data/vendor/plugins/rspec/lib/spec/example/example_group_methods.rb +0 -396
- data/vendor/plugins/rspec/lib/spec/example/example_matcher.rb +0 -44
- data/vendor/plugins/rspec/lib/spec/example/example_methods.rb +0 -168
- data/vendor/plugins/rspec/lib/spec/example/module_reopening_fix.rb +0 -21
- data/vendor/plugins/rspec/lib/spec/example/pending.rb +0 -18
- data/vendor/plugins/rspec/lib/spec/example/shared_example_group.rb +0 -63
- data/vendor/plugins/rspec/lib/spec/expectations.rb +0 -60
- data/vendor/plugins/rspec/lib/spec/expectations/differs/default.rb +0 -66
- data/vendor/plugins/rspec/lib/spec/expectations/errors.rb +0 -12
- data/vendor/plugins/rspec/lib/spec/expectations/extensions.rb +0 -2
- data/vendor/plugins/rspec/lib/spec/expectations/extensions/object.rb +0 -63
- data/vendor/plugins/rspec/lib/spec/expectations/extensions/string_and_symbol.rb +0 -17
- data/vendor/plugins/rspec/lib/spec/expectations/handler.rb +0 -47
- data/vendor/plugins/rspec/lib/spec/interop/test.rb +0 -12
- data/vendor/plugins/rspec/lib/spec/interop/test/unit/autorunner.rb +0 -6
- data/vendor/plugins/rspec/lib/spec/interop/test/unit/testcase.rb +0 -73
- data/vendor/plugins/rspec/lib/spec/interop/test/unit/testresult.rb +0 -6
- data/vendor/plugins/rspec/lib/spec/interop/test/unit/testsuite_adapter.rb +0 -34
- data/vendor/plugins/rspec/lib/spec/interop/test/unit/ui/console/testrunner.rb +0 -61
- data/vendor/plugins/rspec/lib/spec/matchers.rb +0 -141
- data/vendor/plugins/rspec/lib/spec/matchers/be.rb +0 -203
- data/vendor/plugins/rspec/lib/spec/matchers/be_close.rb +0 -21
- data/vendor/plugins/rspec/lib/spec/matchers/change.rb +0 -148
- data/vendor/plugins/rspec/lib/spec/matchers/eql.rb +0 -25
- data/vendor/plugins/rspec/lib/spec/matchers/equal.rb +0 -25
- data/vendor/plugins/rspec/lib/spec/matchers/errors.rb +0 -5
- data/vendor/plugins/rspec/lib/spec/matchers/exist.rb +0 -16
- data/vendor/plugins/rspec/lib/spec/matchers/generated_descriptions.rb +0 -48
- data/vendor/plugins/rspec/lib/spec/matchers/has.rb +0 -18
- data/vendor/plugins/rspec/lib/spec/matchers/have.rb +0 -150
- data/vendor/plugins/rspec/lib/spec/matchers/include.rb +0 -80
- data/vendor/plugins/rspec/lib/spec/matchers/match.rb +0 -22
- data/vendor/plugins/rspec/lib/spec/matchers/match_array.rb +0 -75
- data/vendor/plugins/rspec/lib/spec/matchers/method_missing.rb +0 -9
- data/vendor/plugins/rspec/lib/spec/matchers/operator_matcher.rb +0 -76
- data/vendor/plugins/rspec/lib/spec/matchers/raise_error.rb +0 -128
- data/vendor/plugins/rspec/lib/spec/matchers/respond_to.rb +0 -71
- data/vendor/plugins/rspec/lib/spec/matchers/satisfy.rb +0 -47
- data/vendor/plugins/rspec/lib/spec/matchers/simple_matcher.rb +0 -132
- data/vendor/plugins/rspec/lib/spec/matchers/throw_symbol.rb +0 -106
- data/vendor/plugins/rspec/lib/spec/matchers/wrap_expectation.rb +0 -55
- data/vendor/plugins/rspec/lib/spec/mocks.rb +0 -200
- data/vendor/plugins/rspec/lib/spec/mocks/argument_constraints.rb +0 -203
- data/vendor/plugins/rspec/lib/spec/mocks/argument_expectation.rb +0 -49
- data/vendor/plugins/rspec/lib/spec/mocks/error_generator.rb +0 -84
- data/vendor/plugins/rspec/lib/spec/mocks/errors.rb +0 -10
- data/vendor/plugins/rspec/lib/spec/mocks/extensions.rb +0 -1
- data/vendor/plugins/rspec/lib/spec/mocks/extensions/object.rb +0 -3
- data/vendor/plugins/rspec/lib/spec/mocks/framework.rb +0 -15
- data/vendor/plugins/rspec/lib/spec/mocks/message_expectation.rb +0 -331
- data/vendor/plugins/rspec/lib/spec/mocks/methods.rb +0 -51
- data/vendor/plugins/rspec/lib/spec/mocks/mock.rb +0 -56
- data/vendor/plugins/rspec/lib/spec/mocks/order_group.rb +0 -29
- data/vendor/plugins/rspec/lib/spec/mocks/proxy.rb +0 -226
- data/vendor/plugins/rspec/lib/spec/mocks/space.rb +0 -28
- data/vendor/plugins/rspec/lib/spec/mocks/spec_methods.rb +0 -46
- data/vendor/plugins/rspec/lib/spec/rake/spectask.rb +0 -225
- data/vendor/plugins/rspec/lib/spec/rake/verify_rcov.rb +0 -52
- data/vendor/plugins/rspec/lib/spec/ruby.rb +0 -9
- data/vendor/plugins/rspec/lib/spec/runner.rb +0 -88
- data/vendor/plugins/rspec/lib/spec/runner/backtrace_tweaker.rb +0 -58
- data/vendor/plugins/rspec/lib/spec/runner/class_and_arguments_parser.rb +0 -14
- data/vendor/plugins/rspec/lib/spec/runner/command_line.rb +0 -15
- data/vendor/plugins/rspec/lib/spec/runner/configuration.rb +0 -166
- data/vendor/plugins/rspec/lib/spec/runner/drb_command_line.rb +0 -20
- data/vendor/plugins/rspec/lib/spec/runner/example_group_runner.rb +0 -59
- data/vendor/plugins/rspec/lib/spec/runner/formatter/base_formatter.rb +0 -79
- data/vendor/plugins/rspec/lib/spec/runner/formatter/base_text_formatter.rb +0 -127
- data/vendor/plugins/rspec/lib/spec/runner/formatter/failing_example_groups_formatter.rb +0 -27
- data/vendor/plugins/rspec/lib/spec/runner/formatter/failing_examples_formatter.rb +0 -20
- data/vendor/plugins/rspec/lib/spec/runner/formatter/html_formatter.rb +0 -340
- data/vendor/plugins/rspec/lib/spec/runner/formatter/nested_text_formatter.rb +0 -65
- data/vendor/plugins/rspec/lib/spec/runner/formatter/profile_formatter.rb +0 -51
- data/vendor/plugins/rspec/lib/spec/runner/formatter/progress_bar_formatter.rb +0 -34
- data/vendor/plugins/rspec/lib/spec/runner/formatter/snippet_extractor.rb +0 -52
- data/vendor/plugins/rspec/lib/spec/runner/formatter/specdoc_formatter.rb +0 -39
- data/vendor/plugins/rspec/lib/spec/runner/formatter/story/html_formatter.rb +0 -174
- data/vendor/plugins/rspec/lib/spec/runner/formatter/story/plain_text_formatter.rb +0 -194
- data/vendor/plugins/rspec/lib/spec/runner/formatter/story/progress_bar_formatter.rb +0 -42
- data/vendor/plugins/rspec/lib/spec/runner/formatter/text_mate_formatter.rb +0 -16
- data/vendor/plugins/rspec/lib/spec/runner/heckle_runner.rb +0 -74
- data/vendor/plugins/rspec/lib/spec/runner/heckle_runner_unsupported.rb +0 -10
- data/vendor/plugins/rspec/lib/spec/runner/option_parser.rb +0 -209
- data/vendor/plugins/rspec/lib/spec/runner/options.rb +0 -335
- data/vendor/plugins/rspec/lib/spec/runner/reporter.rb +0 -167
- data/vendor/plugins/rspec/lib/spec/runner/spec_parser.rb +0 -73
- data/vendor/plugins/rspec/lib/spec/story.rb +0 -10
- data/vendor/plugins/rspec/lib/spec/story/extensions.rb +0 -3
- data/vendor/plugins/rspec/lib/spec/story/extensions/main.rb +0 -86
- data/vendor/plugins/rspec/lib/spec/story/extensions/regexp.rb +0 -9
- data/vendor/plugins/rspec/lib/spec/story/extensions/string.rb +0 -9
- data/vendor/plugins/rspec/lib/spec/story/given_scenario.rb +0 -14
- data/vendor/plugins/rspec/lib/spec/story/runner.rb +0 -57
- data/vendor/plugins/rspec/lib/spec/story/runner/plain_text_story_runner.rb +0 -48
- data/vendor/plugins/rspec/lib/spec/story/runner/scenario_collector.rb +0 -18
- data/vendor/plugins/rspec/lib/spec/story/runner/scenario_runner.rb +0 -54
- data/vendor/plugins/rspec/lib/spec/story/runner/story_mediator.rb +0 -137
- data/vendor/plugins/rspec/lib/spec/story/runner/story_parser.rb +0 -247
- data/vendor/plugins/rspec/lib/spec/story/runner/story_runner.rb +0 -74
- data/vendor/plugins/rspec/lib/spec/story/scenario.rb +0 -14
- data/vendor/plugins/rspec/lib/spec/story/step.rb +0 -70
- data/vendor/plugins/rspec/lib/spec/story/step_group.rb +0 -89
- data/vendor/plugins/rspec/lib/spec/story/step_mother.rb +0 -38
- data/vendor/plugins/rspec/lib/spec/story/story.rb +0 -39
- data/vendor/plugins/rspec/lib/spec/story/world.rb +0 -124
- data/vendor/plugins/rspec/lib/spec/version.rb +0 -15
- data/vendor/plugins/rspec/resources/rake/examples.rake +0 -7
- data/vendor/plugins/rspec/resources/rake/examples_with_rcov.rake +0 -9
- data/vendor/plugins/rspec/resources/rake/failing_examples_with_html.rake +0 -9
- data/vendor/plugins/rspec/resources/rake/verify_rcov.rake +0 -7
- data/vendor/plugins/rspec/resources/spec/example_group_with_should_methods.rb +0 -12
- data/vendor/plugins/rspec/resources/spec/simple_spec.rb +0 -8
- data/vendor/plugins/rspec/resources/spec/spec_with_flexmock.rb +0 -19
- data/vendor/plugins/rspec/resources/test/spec_and_test_together.rb +0 -57
- data/vendor/plugins/rspec/resources/test/spec_including_test_but_not_unit.rb +0 -11
- data/vendor/plugins/rspec/resources/test/test_case_with_should_methods.rb +0 -30
- data/vendor/plugins/rspec/rspec.gemspec +0 -32
- data/vendor/plugins/rspec/spec/README.jruby +0 -15
- data/vendor/plugins/rspec/spec/autotest/autotest_helper.rb +0 -6
- data/vendor/plugins/rspec/spec/autotest/autotest_matchers.rb +0 -47
- data/vendor/plugins/rspec/spec/autotest/discover_spec.rb +0 -8
- data/vendor/plugins/rspec/spec/autotest/failed_results_re_spec.rb +0 -24
- data/vendor/plugins/rspec/spec/autotest/rspec_spec.rb +0 -114
- data/vendor/plugins/rspec/spec/rspec_suite.rb +0 -6
- data/vendor/plugins/rspec/spec/ruby_forker.rb +0 -13
- data/vendor/plugins/rspec/spec/spec.opts +0 -6
- data/vendor/plugins/rspec/spec/spec/dsl/main_spec.rb +0 -88
- data/vendor/plugins/rspec/spec/spec/example/example_group_class_definition_spec.rb +0 -52
- data/vendor/plugins/rspec/spec/spec/example/example_group_factory_spec.rb +0 -205
- data/vendor/plugins/rspec/spec/spec/example/example_group_methods_spec.rb +0 -634
- data/vendor/plugins/rspec/spec/spec/example/example_group_spec.rb +0 -675
- data/vendor/plugins/rspec/spec/spec/example/example_matcher_spec.rb +0 -79
- data/vendor/plugins/rspec/spec/spec/example/example_methods_spec.rb +0 -291
- data/vendor/plugins/rspec/spec/spec/example/example_runner_spec.rb +0 -194
- data/vendor/plugins/rspec/spec/spec/example/helper_method_spec.rb +0 -24
- data/vendor/plugins/rspec/spec/spec/example/nested_example_group_spec.rb +0 -71
- data/vendor/plugins/rspec/spec/spec/example/pending_module_spec.rb +0 -139
- data/vendor/plugins/rspec/spec/spec/example/predicate_matcher_spec.rb +0 -21
- data/vendor/plugins/rspec/spec/spec/example/shared_example_group_spec.rb +0 -257
- data/vendor/plugins/rspec/spec/spec/example/subclassing_example_group_spec.rb +0 -25
- data/vendor/plugins/rspec/spec/spec/expectations/differs/default_spec.rb +0 -127
- data/vendor/plugins/rspec/spec/spec/expectations/extensions/object_spec.rb +0 -95
- data/vendor/plugins/rspec/spec/spec/expectations/fail_with_spec.rb +0 -71
- data/vendor/plugins/rspec/spec/spec/expectations/wrap_expectation_spec.rb +0 -30
- data/vendor/plugins/rspec/spec/spec/interop/test/unit/resources/spec_that_fails.rb +0 -10
- data/vendor/plugins/rspec/spec/spec/interop/test/unit/resources/spec_that_passes.rb +0 -10
- data/vendor/plugins/rspec/spec/spec/interop/test/unit/resources/spec_with_errors.rb +0 -10
- data/vendor/plugins/rspec/spec/spec/interop/test/unit/resources/spec_with_options_hash.rb +0 -13
- data/vendor/plugins/rspec/spec/spec/interop/test/unit/resources/test_case_that_fails.rb +0 -10
- data/vendor/plugins/rspec/spec/spec/interop/test/unit/resources/test_case_that_passes.rb +0 -10
- data/vendor/plugins/rspec/spec/spec/interop/test/unit/resources/test_case_with_errors.rb +0 -10
- data/vendor/plugins/rspec/spec/spec/interop/test/unit/resources/testsuite_adapter_spec_with_test_unit.rb +0 -38
- data/vendor/plugins/rspec/spec/spec/interop/test/unit/spec_spec.rb +0 -48
- data/vendor/plugins/rspec/spec/spec/interop/test/unit/test_unit_spec_helper.rb +0 -18
- data/vendor/plugins/rspec/spec/spec/interop/test/unit/testcase_spec.rb +0 -49
- data/vendor/plugins/rspec/spec/spec/interop/test/unit/testsuite_adapter_spec.rb +0 -9
- data/vendor/plugins/rspec/spec/spec/matchers/be_close_spec.rb +0 -41
- data/vendor/plugins/rspec/spec/spec/matchers/be_spec.rb +0 -281
- data/vendor/plugins/rspec/spec/spec/matchers/change_spec.rb +0 -329
- data/vendor/plugins/rspec/spec/spec/matchers/description_generation_spec.rb +0 -172
- data/vendor/plugins/rspec/spec/spec/matchers/eql_spec.rb +0 -29
- data/vendor/plugins/rspec/spec/spec/matchers/equal_spec.rb +0 -29
- data/vendor/plugins/rspec/spec/spec/matchers/exist_spec.rb +0 -57
- data/vendor/plugins/rspec/spec/spec/matchers/handler_spec.rb +0 -150
- data/vendor/plugins/rspec/spec/spec/matchers/has_spec.rb +0 -63
- data/vendor/plugins/rspec/spec/spec/matchers/have_spec.rb +0 -399
- data/vendor/plugins/rspec/spec/spec/matchers/include_spec.rb +0 -88
- data/vendor/plugins/rspec/spec/spec/matchers/match_array_spec.rb +0 -83
- data/vendor/plugins/rspec/spec/spec/matchers/match_spec.rb +0 -37
- data/vendor/plugins/rspec/spec/spec/matchers/matcher_methods_spec.rb +0 -66
- data/vendor/plugins/rspec/spec/spec/matchers/mock_constraint_matchers_spec.rb +0 -24
- data/vendor/plugins/rspec/spec/spec/matchers/operator_matcher_spec.rb +0 -191
- data/vendor/plugins/rspec/spec/spec/matchers/raise_error_spec.rb +0 -333
- data/vendor/plugins/rspec/spec/spec/matchers/respond_to_spec.rb +0 -116
- data/vendor/plugins/rspec/spec/spec/matchers/satisfy_spec.rb +0 -36
- data/vendor/plugins/rspec/spec/spec/matchers/simple_matcher_spec.rb +0 -93
- data/vendor/plugins/rspec/spec/spec/matchers/throw_symbol_spec.rb +0 -96
- data/vendor/plugins/rspec/spec/spec/mocks/any_number_of_times_spec.rb +0 -36
- data/vendor/plugins/rspec/spec/spec/mocks/argument_expectation_spec.rb +0 -23
- data/vendor/plugins/rspec/spec/spec/mocks/at_least_spec.rb +0 -97
- data/vendor/plugins/rspec/spec/spec/mocks/at_most_spec.rb +0 -93
- data/vendor/plugins/rspec/spec/spec/mocks/bug_report_10260_spec.rb +0 -8
- data/vendor/plugins/rspec/spec/spec/mocks/bug_report_10263_spec.rb +0 -24
- data/vendor/plugins/rspec/spec/spec/mocks/bug_report_11545_spec.rb +0 -32
- data/vendor/plugins/rspec/spec/spec/mocks/bug_report_15719_spec.rb +0 -30
- data/vendor/plugins/rspec/spec/spec/mocks/bug_report_496.rb +0 -19
- data/vendor/plugins/rspec/spec/spec/mocks/bug_report_600_spec.rb +0 -22
- data/vendor/plugins/rspec/spec/spec/mocks/bug_report_7611_spec.rb +0 -19
- data/vendor/plugins/rspec/spec/spec/mocks/bug_report_7805_spec.rb +0 -22
- data/vendor/plugins/rspec/spec/spec/mocks/bug_report_8165_spec.rb +0 -31
- data/vendor/plugins/rspec/spec/spec/mocks/bug_report_8302_spec.rb +0 -26
- data/vendor/plugins/rspec/spec/spec/mocks/failing_mock_argument_constraints_spec.rb +0 -95
- data/vendor/plugins/rspec/spec/spec/mocks/hash_including_matcher_spec.rb +0 -90
- data/vendor/plugins/rspec/spec/spec/mocks/hash_not_including_matcher_spec.rb +0 -67
- data/vendor/plugins/rspec/spec/spec/mocks/mock_ordering_spec.rb +0 -84
- data/vendor/plugins/rspec/spec/spec/mocks/mock_space_spec.rb +0 -54
- data/vendor/plugins/rspec/spec/spec/mocks/mock_spec.rb +0 -554
- data/vendor/plugins/rspec/spec/spec/mocks/multiple_return_value_spec.rb +0 -113
- data/vendor/plugins/rspec/spec/spec/mocks/nil_expectation_warning_spec.rb +0 -53
- data/vendor/plugins/rspec/spec/spec/mocks/null_object_mock_spec.rb +0 -54
- data/vendor/plugins/rspec/spec/spec/mocks/once_counts_spec.rb +0 -53
- data/vendor/plugins/rspec/spec/spec/mocks/options_hash_spec.rb +0 -35
- data/vendor/plugins/rspec/spec/spec/mocks/partial_mock_spec.rb +0 -149
- data/vendor/plugins/rspec/spec/spec/mocks/partial_mock_using_mocks_directly_spec.rb +0 -66
- data/vendor/plugins/rspec/spec/spec/mocks/passing_mock_argument_constraints_spec.rb +0 -130
- data/vendor/plugins/rspec/spec/spec/mocks/precise_counts_spec.rb +0 -52
- data/vendor/plugins/rspec/spec/spec/mocks/record_messages_spec.rb +0 -26
- data/vendor/plugins/rspec/spec/spec/mocks/stub_spec.rb +0 -188
- data/vendor/plugins/rspec/spec/spec/mocks/stubbed_message_expectations_spec.rb +0 -14
- data/vendor/plugins/rspec/spec/spec/mocks/twice_counts_spec.rb +0 -67
- data/vendor/plugins/rspec/spec/spec/package/bin_spec_spec.rb +0 -22
- data/vendor/plugins/rspec/spec/spec/runner/class_and_argument_parser_spec.rb +0 -23
- data/vendor/plugins/rspec/spec/spec/runner/command_line_spec.rb +0 -141
- data/vendor/plugins/rspec/spec/spec/runner/configuration_spec.rb +0 -301
- data/vendor/plugins/rspec/spec/spec/runner/drb_command_line_spec.rb +0 -97
- data/vendor/plugins/rspec/spec/spec/runner/empty_file.txt +0 -0
- data/vendor/plugins/rspec/spec/spec/runner/examples.txt +0 -2
- data/vendor/plugins/rspec/spec/spec/runner/failed.txt +0 -3
- data/vendor/plugins/rspec/spec/spec/runner/formatter/base_formatter_spec.rb +0 -23
- data/vendor/plugins/rspec/spec/spec/runner/formatter/base_text_formatter_spec.rb +0 -23
- data/vendor/plugins/rspec/spec/spec/runner/formatter/failing_example_groups_formatter_spec.rb +0 -45
- data/vendor/plugins/rspec/spec/spec/runner/formatter/failing_examples_formatter_spec.rb +0 -33
- data/vendor/plugins/rspec/spec/spec/runner/formatter/html_formatted-1.8.4.html +0 -365
- data/vendor/plugins/rspec/spec/spec/runner/formatter/html_formatted-1.8.5-jruby.html +0 -387
- data/vendor/plugins/rspec/spec/spec/runner/formatter/html_formatted-1.8.5.html +0 -371
- data/vendor/plugins/rspec/spec/spec/runner/formatter/html_formatted-1.8.6-jruby.html +0 -381
- data/vendor/plugins/rspec/spec/spec/runner/formatter/html_formatted-1.8.6.html +0 -379
- data/vendor/plugins/rspec/spec/spec/runner/formatter/html_formatted-1.8.7.html +0 -379
- data/vendor/plugins/rspec/spec/spec/runner/formatter/html_formatted-1.9.1.html +0 -379
- data/vendor/plugins/rspec/spec/spec/runner/formatter/html_formatter_spec.rb +0 -62
- data/vendor/plugins/rspec/spec/spec/runner/formatter/nested_text_formatter_spec.rb +0 -318
- data/vendor/plugins/rspec/spec/spec/runner/formatter/profile_formatter_spec.rb +0 -65
- data/vendor/plugins/rspec/spec/spec/runner/formatter/progress_bar_formatter_spec.rb +0 -145
- data/vendor/plugins/rspec/spec/spec/runner/formatter/snippet_extractor_spec.rb +0 -18
- data/vendor/plugins/rspec/spec/spec/runner/formatter/spec_mate_formatter_spec.rb +0 -104
- data/vendor/plugins/rspec/spec/spec/runner/formatter/specdoc_formatter_spec.rb +0 -159
- data/vendor/plugins/rspec/spec/spec/runner/formatter/story/html_formatter_spec.rb +0 -135
- data/vendor/plugins/rspec/spec/spec/runner/formatter/story/plain_text_formatter_spec.rb +0 -600
- data/vendor/plugins/rspec/spec/spec/runner/formatter/story/progress_bar_formatter_spec.rb +0 -82
- data/vendor/plugins/rspec/spec/spec/runner/formatter/text_mate_formatted-1.8.4.html +0 -365
- data/vendor/plugins/rspec/spec/spec/runner/formatter/text_mate_formatted-1.8.6.html +0 -373
- data/vendor/plugins/rspec/spec/spec/runner/formatter/text_mate_formatted-1.8.7.html +0 -373
- data/vendor/plugins/rspec/spec/spec/runner/formatter/text_mate_formatted-1.9.1.html +0 -373
- data/vendor/plugins/rspec/spec/spec/runner/heckle_runner_spec.rb +0 -78
- data/vendor/plugins/rspec/spec/spec/runner/heckler_spec.rb +0 -20
- data/vendor/plugins/rspec/spec/spec/runner/noisy_backtrace_tweaker_spec.rb +0 -45
- data/vendor/plugins/rspec/spec/spec/runner/option_parser_spec.rb +0 -406
- data/vendor/plugins/rspec/spec/spec/runner/options_spec.rb +0 -469
- data/vendor/plugins/rspec/spec/spec/runner/output_one_time_fixture.rb +0 -7
- data/vendor/plugins/rspec/spec/spec/runner/output_one_time_fixture_runner.rb +0 -8
- data/vendor/plugins/rspec/spec/spec/runner/output_one_time_spec.rb +0 -16
- data/vendor/plugins/rspec/spec/spec/runner/quiet_backtrace_tweaker_spec.rb +0 -62
- data/vendor/plugins/rspec/spec/spec/runner/reporter_spec.rb +0 -238
- data/vendor/plugins/rspec/spec/spec/runner/resources/a_bar.rb +0 -0
- data/vendor/plugins/rspec/spec/spec/runner/resources/a_foo.rb +0 -0
- data/vendor/plugins/rspec/spec/spec/runner/resources/a_spec.rb +0 -1
- data/vendor/plugins/rspec/spec/spec/runner/resources/custom_example_group_runner.rb +0 -14
- data/vendor/plugins/rspec/spec/spec/runner/spec.opts +0 -2
- data/vendor/plugins/rspec/spec/spec/runner/spec_drb.opts +0 -1
- data/vendor/plugins/rspec/spec/spec/runner/spec_parser/spec_parser_fixture.rb +0 -70
- data/vendor/plugins/rspec/spec/spec/runner/spec_parser_spec.rb +0 -91
- data/vendor/plugins/rspec/spec/spec/runner/spec_spaced.opts +0 -2
- data/vendor/plugins/rspec/spec/spec/runner_spec.rb +0 -11
- data/vendor/plugins/rspec/spec/spec/spec_classes.rb +0 -133
- data/vendor/plugins/rspec/spec/spec/spec_spec.rb +0 -21
- data/vendor/plugins/rspec/spec/spec/story/builders.rb +0 -46
- data/vendor/plugins/rspec/spec/spec/story/extensions/main_spec.rb +0 -161
- data/vendor/plugins/rspec/spec/spec/story/extensions_spec.rb +0 -14
- data/vendor/plugins/rspec/spec/spec/story/given_scenario_spec.rb +0 -27
- data/vendor/plugins/rspec/spec/spec/story/runner/plain_text_story_runner_spec.rb +0 -90
- data/vendor/plugins/rspec/spec/spec/story/runner/scenario_collector_spec.rb +0 -27
- data/vendor/plugins/rspec/spec/spec/story/runner/scenario_runner_spec.rb +0 -214
- data/vendor/plugins/rspec/spec/spec/story/runner/story_mediator_spec.rb +0 -143
- data/vendor/plugins/rspec/spec/spec/story/runner/story_parser_spec.rb +0 -401
- data/vendor/plugins/rspec/spec/spec/story/runner/story_runner_spec.rb +0 -294
- data/vendor/plugins/rspec/spec/spec/story/runner_spec.rb +0 -93
- data/vendor/plugins/rspec/spec/spec/story/scenario_spec.rb +0 -18
- data/vendor/plugins/rspec/spec/spec/story/step_group_spec.rb +0 -157
- data/vendor/plugins/rspec/spec/spec/story/step_mother_spec.rb +0 -84
- data/vendor/plugins/rspec/spec/spec/story/step_spec.rb +0 -272
- data/vendor/plugins/rspec/spec/spec/story/story_helper.rb +0 -2
- data/vendor/plugins/rspec/spec/spec/story/story_spec.rb +0 -84
- data/vendor/plugins/rspec/spec/spec/story/world_spec.rb +0 -423
- data/vendor/plugins/rspec/spec/spec_helper.rb +0 -85
- data/vendor/plugins/rspec/story_server/prototype/javascripts/builder.js +0 -136
- data/vendor/plugins/rspec/story_server/prototype/javascripts/controls.js +0 -972
- data/vendor/plugins/rspec/story_server/prototype/javascripts/dragdrop.js +0 -976
- data/vendor/plugins/rspec/story_server/prototype/javascripts/effects.js +0 -1117
- data/vendor/plugins/rspec/story_server/prototype/javascripts/prototype.js +0 -4140
- data/vendor/plugins/rspec/story_server/prototype/javascripts/rspec.js +0 -149
- data/vendor/plugins/rspec/story_server/prototype/javascripts/scriptaculous.js +0 -58
- data/vendor/plugins/rspec/story_server/prototype/javascripts/slider.js +0 -276
- data/vendor/plugins/rspec/story_server/prototype/javascripts/sound.js +0 -55
- data/vendor/plugins/rspec/story_server/prototype/javascripts/unittest.js +0 -568
- data/vendor/plugins/rspec/story_server/prototype/lib/server.rb +0 -24
- data/vendor/plugins/rspec/story_server/prototype/stories.html +0 -176
- data/vendor/plugins/rspec/story_server/prototype/stylesheets/rspec.css +0 -136
- data/vendor/plugins/rspec/story_server/prototype/stylesheets/test.css +0 -90
@@ -1,99 +0,0 @@
|
|
1
|
-
module Spec
|
2
|
-
module Example
|
3
|
-
module BeforeAndAfterHooks
|
4
|
-
class << self
|
5
|
-
def before_suite_parts
|
6
|
-
@before_suite_parts ||= []
|
7
|
-
end
|
8
|
-
|
9
|
-
def after_suite_parts
|
10
|
-
@after_suite_parts ||= []
|
11
|
-
end
|
12
|
-
end
|
13
|
-
|
14
|
-
# Registers a block to be executed before each example.
|
15
|
-
# This method prepends +block+ to existing before blocks.
|
16
|
-
def prepend_before(*args, &block)
|
17
|
-
before_parts(*args).unshift(block)
|
18
|
-
end
|
19
|
-
|
20
|
-
# Registers a block to be executed before each example.
|
21
|
-
# This method appends +block+ to existing before blocks.
|
22
|
-
def append_before(*args, &block)
|
23
|
-
before_parts(*args) << block
|
24
|
-
end
|
25
|
-
alias_method :before, :append_before
|
26
|
-
|
27
|
-
# Registers a block to be executed after each example.
|
28
|
-
# This method prepends +block+ to existing after blocks.
|
29
|
-
def prepend_after(*args, &block)
|
30
|
-
after_parts(*args).unshift(block)
|
31
|
-
end
|
32
|
-
alias_method :after, :prepend_after
|
33
|
-
|
34
|
-
# Registers a block to be executed after each example.
|
35
|
-
# This method appends +block+ to existing after blocks.
|
36
|
-
def append_after(*args, &block)
|
37
|
-
after_parts(*args) << block
|
38
|
-
end
|
39
|
-
|
40
|
-
# TODO - deprecate this unless there is a reason why it exists
|
41
|
-
def remove_after(scope, &block) # :nodoc:
|
42
|
-
after_each_parts.delete(block)
|
43
|
-
end
|
44
|
-
|
45
|
-
# Deprecated. Use before(:each)
|
46
|
-
def setup(&block)
|
47
|
-
before(:each, &block)
|
48
|
-
end
|
49
|
-
|
50
|
-
# Deprecated. Use after(:each)
|
51
|
-
def teardown(&block)
|
52
|
-
after(:each, &block)
|
53
|
-
end
|
54
|
-
|
55
|
-
def before_all_parts # :nodoc:
|
56
|
-
@before_all_parts ||= []
|
57
|
-
end
|
58
|
-
|
59
|
-
def after_all_parts # :nodoc:
|
60
|
-
@after_all_parts ||= []
|
61
|
-
end
|
62
|
-
|
63
|
-
def before_each_parts # :nodoc:
|
64
|
-
@before_each_parts ||= []
|
65
|
-
end
|
66
|
-
|
67
|
-
def after_each_parts # :nodoc:
|
68
|
-
@after_each_parts ||= []
|
69
|
-
end
|
70
|
-
|
71
|
-
def before_suite_parts
|
72
|
-
BeforeAndAfterHooks.before_suite_parts
|
73
|
-
end
|
74
|
-
|
75
|
-
def after_suite_parts
|
76
|
-
BeforeAndAfterHooks.after_suite_parts
|
77
|
-
end
|
78
|
-
|
79
|
-
private
|
80
|
-
|
81
|
-
def before_parts(*args)
|
82
|
-
case Spec::Example.scope_from(*args)
|
83
|
-
when :each; before_each_parts
|
84
|
-
when :all; before_all_parts
|
85
|
-
when :suite; before_suite_parts
|
86
|
-
end
|
87
|
-
end
|
88
|
-
|
89
|
-
def after_parts(*args)
|
90
|
-
case Spec::Example.scope_from(*args)
|
91
|
-
when :each; after_each_parts
|
92
|
-
when :all; after_all_parts
|
93
|
-
when :suite; after_suite_parts
|
94
|
-
end
|
95
|
-
end
|
96
|
-
|
97
|
-
end
|
98
|
-
end
|
99
|
-
end
|
@@ -1,30 +0,0 @@
|
|
1
|
-
module Spec
|
2
|
-
module Example
|
3
|
-
class ExamplePendingError < StandardError
|
4
|
-
attr_reader :pending_caller
|
5
|
-
|
6
|
-
def initialize(message=nil)
|
7
|
-
super
|
8
|
-
@pending_caller = caller[2]
|
9
|
-
end
|
10
|
-
end
|
11
|
-
|
12
|
-
class NotYetImplementedError < ExamplePendingError
|
13
|
-
MESSAGE = "Not Yet Implemented"
|
14
|
-
RSPEC_ROOT_LIB = File.expand_path(File.dirname(__FILE__) + "/../..")
|
15
|
-
|
16
|
-
def initialize(backtrace)
|
17
|
-
super(MESSAGE)
|
18
|
-
@pending_caller = pending_caller_from(backtrace)
|
19
|
-
end
|
20
|
-
|
21
|
-
private
|
22
|
-
|
23
|
-
def pending_caller_from(backtrace)
|
24
|
-
backtrace.detect {|line| !line.include?(RSPEC_ROOT_LIB) }
|
25
|
-
end
|
26
|
-
end
|
27
|
-
|
28
|
-
class PendingExampleFixedError < StandardError; end
|
29
|
-
end
|
30
|
-
end
|
@@ -1,26 +0,0 @@
|
|
1
|
-
module Spec
|
2
|
-
module Example
|
3
|
-
# Base class for customized example groups. Use this if you
|
4
|
-
# want to make a custom example group.
|
5
|
-
class ExampleGroup
|
6
|
-
extend Spec::Example::ExampleGroupMethods
|
7
|
-
include Spec::Example::ExampleMethods
|
8
|
-
|
9
|
-
def initialize(defined_description, options={}, &implementation)
|
10
|
-
@_options = options
|
11
|
-
@_defined_description = defined_description
|
12
|
-
@_implementation = implementation || pending_implementation
|
13
|
-
@_backtrace = caller
|
14
|
-
end
|
15
|
-
|
16
|
-
private
|
17
|
-
|
18
|
-
def pending_implementation
|
19
|
-
error = NotYetImplementedError.new(caller)
|
20
|
-
lambda { raise(error) }
|
21
|
-
end
|
22
|
-
end
|
23
|
-
end
|
24
|
-
end
|
25
|
-
|
26
|
-
Spec::ExampleGroup = Spec::Example::ExampleGroup
|
@@ -1,100 +0,0 @@
|
|
1
|
-
module Spec
|
2
|
-
module Example
|
3
|
-
class ExampleGroupFactory
|
4
|
-
module ClassMethods
|
5
|
-
def reset
|
6
|
-
@example_group_types = nil
|
7
|
-
default(ExampleGroup)
|
8
|
-
end
|
9
|
-
|
10
|
-
def registered_or_ancestor_of_registered?(example_group_classes) # :nodoc:
|
11
|
-
example_group_classes.each do |example_group_class|
|
12
|
-
return false unless registered_types.any? do |registered_type|
|
13
|
-
registered_type.ancestors.include? example_group_class
|
14
|
-
end
|
15
|
-
end
|
16
|
-
return true
|
17
|
-
end
|
18
|
-
|
19
|
-
# Registers an example group class +klass+ with the symbol +type+. For
|
20
|
-
# example:
|
21
|
-
#
|
22
|
-
# Spec::Example::ExampleGroupFactory.register(:farm, FarmExampleGroup)
|
23
|
-
#
|
24
|
-
# With that you can append a hash with :type => :farm to the describe
|
25
|
-
# method and it will load an instance of FarmExampleGroup.
|
26
|
-
#
|
27
|
-
# describe Pig, :type => :farm do
|
28
|
-
# ...
|
29
|
-
#
|
30
|
-
# If you don't use the hash explicitly, <tt>describe</tt> will
|
31
|
-
# implicitly use an instance of FarmExampleGroup for any file loaded
|
32
|
-
# from the <tt>./spec/farm</tt> directory.
|
33
|
-
def register(key, example_group_class)
|
34
|
-
@example_group_types[key] = example_group_class
|
35
|
-
end
|
36
|
-
|
37
|
-
# Sets the default ExampleGroup class
|
38
|
-
def default(example_group_class)
|
39
|
-
old = @example_group_types
|
40
|
-
@example_group_types = Hash.new(example_group_class)
|
41
|
-
@example_group_types.merge!(old) if old
|
42
|
-
end
|
43
|
-
|
44
|
-
def get(key=nil)
|
45
|
-
if @example_group_types.values.include?(key)
|
46
|
-
key
|
47
|
-
else
|
48
|
-
@example_group_types[key]
|
49
|
-
end
|
50
|
-
end
|
51
|
-
|
52
|
-
def create_example_group(*args, &block)
|
53
|
-
raise ArgumentError if args.empty?
|
54
|
-
raise ArgumentError unless block
|
55
|
-
Spec::Example::add_spec_path_to(args)
|
56
|
-
block = include_scope(args.last[:scope], &block)
|
57
|
-
superclass = determine_superclass(args.last)
|
58
|
-
superclass.describe(*args, &block)
|
59
|
-
end
|
60
|
-
|
61
|
-
def create_shared_example_group(*args, &block)
|
62
|
-
Spec::Example::add_spec_path_to(args)
|
63
|
-
SharedExampleGroup.register(*args, &block)
|
64
|
-
end
|
65
|
-
|
66
|
-
def include_scope(context, &block)
|
67
|
-
if (Spec::Ruby.version.to_f == 1.9) && Module === context
|
68
|
-
lambda {include context;instance_eval(&block)}
|
69
|
-
else
|
70
|
-
block
|
71
|
-
end
|
72
|
-
end
|
73
|
-
|
74
|
-
def assign_scope(scope, args)
|
75
|
-
args.last[:scope] = scope
|
76
|
-
end
|
77
|
-
|
78
|
-
protected
|
79
|
-
|
80
|
-
def determine_superclass(opts)
|
81
|
-
key = if opts[:type]
|
82
|
-
opts[:type]
|
83
|
-
elsif opts[:spec_path] =~ /spec(\\|\/)(#{@example_group_types.keys.join('|')})/
|
84
|
-
$2 == '' ? nil : $2.to_sym
|
85
|
-
end
|
86
|
-
get(key)
|
87
|
-
end
|
88
|
-
|
89
|
-
private
|
90
|
-
|
91
|
-
def registered_types
|
92
|
-
@example_group_types.values
|
93
|
-
end
|
94
|
-
|
95
|
-
end
|
96
|
-
extend ClassMethods
|
97
|
-
self.reset
|
98
|
-
end
|
99
|
-
end
|
100
|
-
end
|
@@ -1,396 +0,0 @@
|
|
1
|
-
module Spec
|
2
|
-
module Example
|
3
|
-
|
4
|
-
module ExampleGroupMethods
|
5
|
-
class << self
|
6
|
-
attr_accessor :matcher_class
|
7
|
-
|
8
|
-
def description_text(*args)
|
9
|
-
args.inject("") do |description, arg|
|
10
|
-
description << " " unless (description == "" || arg.to_s =~ /^(\s|\.|#)/)
|
11
|
-
description << arg.to_s
|
12
|
-
end
|
13
|
-
end
|
14
|
-
|
15
|
-
def example_group_creation_listeners
|
16
|
-
@example_group_creation_listeners ||= []
|
17
|
-
end
|
18
|
-
end
|
19
|
-
|
20
|
-
include Spec::Example::BeforeAndAfterHooks
|
21
|
-
|
22
|
-
attr_reader :description_options, :spec_path
|
23
|
-
alias :options :description_options
|
24
|
-
|
25
|
-
# Provides the backtrace up to where this example_group was declared.
|
26
|
-
def backtrace
|
27
|
-
@backtrace
|
28
|
-
end
|
29
|
-
|
30
|
-
# Deprecated - use +backtrace()+
|
31
|
-
def example_group_backtrace
|
32
|
-
Kernel.warn <<-WARNING
|
33
|
-
ExampleGroupMethods#example_group_backtrace is deprecated and will be removed
|
34
|
-
from a future version. Please use ExampleGroupMethods#backtrace instead.
|
35
|
-
WARNING
|
36
|
-
backtrace
|
37
|
-
end
|
38
|
-
|
39
|
-
def description_args
|
40
|
-
@description_args ||= []
|
41
|
-
end
|
42
|
-
|
43
|
-
def inherited(klass)
|
44
|
-
super
|
45
|
-
register_example_group(klass)
|
46
|
-
end
|
47
|
-
|
48
|
-
def register_example_group(klass)
|
49
|
-
ExampleGroupMethods.example_group_creation_listeners.each do |l|
|
50
|
-
l.register_example_group(klass)
|
51
|
-
end
|
52
|
-
end
|
53
|
-
|
54
|
-
# Makes the describe/it syntax available from a class. For example:
|
55
|
-
#
|
56
|
-
# class StackSpec < Spec::ExampleGroup
|
57
|
-
# describe Stack, "with no elements"
|
58
|
-
#
|
59
|
-
# before
|
60
|
-
# @stack = Stack.new
|
61
|
-
# end
|
62
|
-
#
|
63
|
-
# it "should raise on pop" do
|
64
|
-
# lambda{ @stack.pop }.should raise_error
|
65
|
-
# end
|
66
|
-
# end
|
67
|
-
#
|
68
|
-
def describe(*args, &example_group_block)
|
69
|
-
if example_group_block
|
70
|
-
Spec::Example::add_spec_path_to(args)
|
71
|
-
options = args.last
|
72
|
-
if options[:shared]
|
73
|
-
create_shared_example_group(*args, &example_group_block)
|
74
|
-
else
|
75
|
-
create_subclass(*args, &example_group_block)
|
76
|
-
end
|
77
|
-
else
|
78
|
-
set_description(*args)
|
79
|
-
end
|
80
|
-
end
|
81
|
-
alias :context :describe
|
82
|
-
|
83
|
-
def create_shared_example_group(*args, &example_group_block) # :nodoc:
|
84
|
-
SharedExampleGroup.register(*args, &example_group_block)
|
85
|
-
end
|
86
|
-
|
87
|
-
def create_subclass(*args, &example_group_block) # :nodoc:
|
88
|
-
subclass("Subclass") do
|
89
|
-
set_description(*args)
|
90
|
-
module_eval(&example_group_block)
|
91
|
-
end
|
92
|
-
end
|
93
|
-
|
94
|
-
# Creates a new subclass of self, with a name "under" our own name.
|
95
|
-
# Example:
|
96
|
-
#
|
97
|
-
# x = Foo::Bar.subclass('Zap'){}
|
98
|
-
# x.name # => Foo::Bar::Zap_1
|
99
|
-
# x.superclass.name # => Foo::Bar
|
100
|
-
def subclass(base_name, &body) # :nodoc:
|
101
|
-
@class_count ||= 0
|
102
|
-
@class_count += 1
|
103
|
-
klass = Class.new(self)
|
104
|
-
class_name = "#{base_name}_#{@class_count}"
|
105
|
-
const_set(class_name, klass)
|
106
|
-
klass.instance_eval(&body)
|
107
|
-
klass
|
108
|
-
end
|
109
|
-
|
110
|
-
# Use this to pull in examples from shared example groups.
|
111
|
-
def it_should_behave_like(*shared_example_groups)
|
112
|
-
shared_example_groups.each do |group|
|
113
|
-
include_shared_example_group(group)
|
114
|
-
end
|
115
|
-
end
|
116
|
-
|
117
|
-
# :call-seq:
|
118
|
-
# predicate_matchers[matcher_name] = method_on_object
|
119
|
-
# predicate_matchers[matcher_name] = [method1_on_object, method2_on_object]
|
120
|
-
#
|
121
|
-
# Dynamically generates a custom matcher that will match
|
122
|
-
# a predicate on your class. RSpec provides a couple of these
|
123
|
-
# out of the box:
|
124
|
-
#
|
125
|
-
# exist (for state expectations)
|
126
|
-
# File.should exist("path/to/file")
|
127
|
-
#
|
128
|
-
# an_instance_of (for mock argument constraints)
|
129
|
-
# mock.should_receive(:message).with(an_instance_of(String))
|
130
|
-
#
|
131
|
-
# == Examples
|
132
|
-
#
|
133
|
-
# class Fish
|
134
|
-
# def can_swim?
|
135
|
-
# true
|
136
|
-
# end
|
137
|
-
# end
|
138
|
-
#
|
139
|
-
# describe Fish do
|
140
|
-
# predicate_matchers[:swim] = :can_swim?
|
141
|
-
# it "should swim" do
|
142
|
-
# Fish.new.should swim
|
143
|
-
# end
|
144
|
-
# end
|
145
|
-
def predicate_matchers
|
146
|
-
@predicate_matchers ||= {:an_instance_of => :is_a?}
|
147
|
-
end
|
148
|
-
|
149
|
-
# Creates an instance of the current example group class and adds it to
|
150
|
-
# a collection of examples of the current example group.
|
151
|
-
def example(description=nil, options={}, &implementation)
|
152
|
-
e = new(description, options, &implementation)
|
153
|
-
example_objects << e
|
154
|
-
e
|
155
|
-
end
|
156
|
-
|
157
|
-
alias_method :it, :example
|
158
|
-
alias_method :specify, :example
|
159
|
-
|
160
|
-
# Use this to temporarily disable an example.
|
161
|
-
def xexample(description=nil, opts={}, &block)
|
162
|
-
Kernel.warn("Example disabled: #{description}")
|
163
|
-
end
|
164
|
-
|
165
|
-
alias_method :xit, :xexample
|
166
|
-
alias_method :xspecify, :xexample
|
167
|
-
|
168
|
-
def run(run_options)
|
169
|
-
examples = examples_to_run(run_options)
|
170
|
-
run_options.reporter.add_example_group(self) unless examples.empty?
|
171
|
-
return true if examples.empty?
|
172
|
-
return dry_run(examples, run_options) if run_options.dry_run?
|
173
|
-
|
174
|
-
plugin_mock_framework(run_options)
|
175
|
-
define_methods_from_predicate_matchers(run_options)
|
176
|
-
|
177
|
-
success, before_all_instance_variables = run_before_all(run_options)
|
178
|
-
success, after_all_instance_variables = execute_examples(success, before_all_instance_variables, examples, run_options)
|
179
|
-
success = run_after_all(success, after_all_instance_variables, run_options)
|
180
|
-
end
|
181
|
-
|
182
|
-
def description
|
183
|
-
result = ExampleGroupMethods.description_text(*description_parts)
|
184
|
-
(result.nil? || result == "") ? to_s : result
|
185
|
-
end
|
186
|
-
|
187
|
-
def described_type
|
188
|
-
description_parts.reverse.find {|part| part.is_a?(Module)}
|
189
|
-
end
|
190
|
-
|
191
|
-
# Defines an explicit subject for an example group which can then be the
|
192
|
-
# implicit receiver (through delegation) of calls to +should+.
|
193
|
-
#
|
194
|
-
# == Examples
|
195
|
-
#
|
196
|
-
# describe CheckingAccount, "with $50" do
|
197
|
-
# subject { CheckingAccount.new(:amount => 50, :currency => :USD) }
|
198
|
-
# it { should have_a_balance_of(50, :USD)}
|
199
|
-
# it { should_not be_overdrawn}
|
200
|
-
# end
|
201
|
-
#
|
202
|
-
# See +ExampleMethods#should+ for more information about this approach.
|
203
|
-
def subject(&block)
|
204
|
-
@_subject_block = block
|
205
|
-
end
|
206
|
-
|
207
|
-
def subject_block
|
208
|
-
@_subject_block || lambda {nil}
|
209
|
-
end
|
210
|
-
|
211
|
-
def description_parts #:nodoc:
|
212
|
-
parts = []
|
213
|
-
each_ancestor_example_group_class do |example_group_class|
|
214
|
-
parts << example_group_class.description_args
|
215
|
-
end
|
216
|
-
parts.flatten.compact
|
217
|
-
end
|
218
|
-
|
219
|
-
def set_description(*args)
|
220
|
-
args, options = Spec::Example.args_and_options(*args)
|
221
|
-
@description_args = args
|
222
|
-
@description_options = options
|
223
|
-
@description_text = ExampleGroupMethods.description_text(*args)
|
224
|
-
@backtrace = caller(1)
|
225
|
-
@spec_path = File.expand_path(options[:spec_path]) if options[:spec_path]
|
226
|
-
self
|
227
|
-
end
|
228
|
-
|
229
|
-
def examples(run_options=nil) #:nodoc:
|
230
|
-
examples = example_objects.dup
|
231
|
-
add_method_examples(examples)
|
232
|
-
(run_options && run_options.reverse) ? examples.reverse : examples
|
233
|
-
end
|
234
|
-
|
235
|
-
def number_of_examples #:nodoc:
|
236
|
-
examples.length
|
237
|
-
end
|
238
|
-
|
239
|
-
# Only used from RSpec's own examples
|
240
|
-
def reset # :nodoc:
|
241
|
-
@before_all_parts = nil
|
242
|
-
@after_all_parts = nil
|
243
|
-
@before_each_parts = nil
|
244
|
-
@after_each_parts = nil
|
245
|
-
end
|
246
|
-
|
247
|
-
def run_before_each(example)
|
248
|
-
each_ancestor_example_group_class do |example_group_class|
|
249
|
-
example.eval_each_fail_fast(example_group_class.before_each_parts)
|
250
|
-
end
|
251
|
-
end
|
252
|
-
|
253
|
-
def run_after_each(example)
|
254
|
-
each_ancestor_example_group_class(:superclass_first) do |example_group_class|
|
255
|
-
example.eval_each_fail_slow(example_group_class.after_each_parts)
|
256
|
-
end
|
257
|
-
end
|
258
|
-
|
259
|
-
private
|
260
|
-
def dry_run(examples, run_options)
|
261
|
-
examples.each do |example|
|
262
|
-
run_options.reporter.example_started(example)
|
263
|
-
run_options.reporter.example_finished(example)
|
264
|
-
end
|
265
|
-
end
|
266
|
-
|
267
|
-
def run_before_all(run_options)
|
268
|
-
before_all = new("before(:all)")
|
269
|
-
begin
|
270
|
-
each_ancestor_example_group_class do |example_group_class|
|
271
|
-
before_all.eval_each_fail_fast(example_group_class.before_all_parts)
|
272
|
-
end
|
273
|
-
return [true, before_all.instance_variable_hash]
|
274
|
-
rescue Exception => e
|
275
|
-
run_options.reporter.failure(before_all, e)
|
276
|
-
return [false, before_all.instance_variable_hash]
|
277
|
-
end
|
278
|
-
end
|
279
|
-
|
280
|
-
def execute_examples(success, instance_variables, examples, run_options)
|
281
|
-
return [success, instance_variables] unless success
|
282
|
-
|
283
|
-
after_all_instance_variables = instance_variables
|
284
|
-
examples.each do |example_group_instance|
|
285
|
-
success &= example_group_instance.execute(run_options, instance_variables)
|
286
|
-
after_all_instance_variables = example_group_instance.instance_variable_hash
|
287
|
-
end
|
288
|
-
return [success, after_all_instance_variables]
|
289
|
-
end
|
290
|
-
|
291
|
-
def run_after_all(success, instance_variables, run_options)
|
292
|
-
after_all = new("after(:all)")
|
293
|
-
after_all.set_instance_variables_from_hash(instance_variables)
|
294
|
-
each_ancestor_example_group_class(:superclass_first) do |example_group_class|
|
295
|
-
after_all.eval_each_fail_slow(example_group_class.after_all_parts)
|
296
|
-
end
|
297
|
-
return success
|
298
|
-
rescue Exception => e
|
299
|
-
run_options.reporter.failure(after_all, e)
|
300
|
-
return false
|
301
|
-
end
|
302
|
-
|
303
|
-
def examples_to_run(run_options)
|
304
|
-
all_examples = examples(run_options)
|
305
|
-
return all_examples unless specified_examples?(run_options)
|
306
|
-
all_examples.reject do |example|
|
307
|
-
matcher = ExampleGroupMethods.matcher_class.
|
308
|
-
new(description.to_s, example.description)
|
309
|
-
!matcher.matches?(run_options.examples)
|
310
|
-
end
|
311
|
-
end
|
312
|
-
|
313
|
-
def specified_examples?(run_options)
|
314
|
-
run_options.examples && !run_options.examples.empty?
|
315
|
-
end
|
316
|
-
|
317
|
-
def example_objects
|
318
|
-
@example_objects ||= []
|
319
|
-
end
|
320
|
-
|
321
|
-
def each_ancestor_example_group_class(superclass_last=false)
|
322
|
-
classes = []
|
323
|
-
current_class = self
|
324
|
-
while is_example_group_class?(current_class)
|
325
|
-
superclass_last ? classes << current_class : classes.unshift(current_class)
|
326
|
-
current_class = current_class.superclass
|
327
|
-
end
|
328
|
-
|
329
|
-
classes.each do |example_group|
|
330
|
-
yield example_group
|
331
|
-
end
|
332
|
-
end
|
333
|
-
|
334
|
-
def is_example_group_class?(klass)
|
335
|
-
klass.kind_of?(ExampleGroupMethods) && klass.included_modules.include?(ExampleMethods)
|
336
|
-
end
|
337
|
-
|
338
|
-
def plugin_mock_framework(run_options)
|
339
|
-
case mock_framework = run_options.mock_framework
|
340
|
-
when Module
|
341
|
-
include mock_framework
|
342
|
-
else
|
343
|
-
require mock_framework
|
344
|
-
include Spec::Adapters::MockFramework
|
345
|
-
end
|
346
|
-
end
|
347
|
-
|
348
|
-
def define_methods_from_predicate_matchers(run_options) # :nodoc:
|
349
|
-
all_predicate_matchers = predicate_matchers.merge(
|
350
|
-
run_options.predicate_matchers
|
351
|
-
)
|
352
|
-
all_predicate_matchers.each_pair do |matcher_method, method_on_object|
|
353
|
-
define_method matcher_method do |*args|
|
354
|
-
eval("be_#{method_on_object.to_s.gsub('?','')}(*args)")
|
355
|
-
end
|
356
|
-
end
|
357
|
-
end
|
358
|
-
|
359
|
-
def add_method_examples(examples)
|
360
|
-
instance_methods.sort.each do |method_name|
|
361
|
-
if example_method?(method_name)
|
362
|
-
examples << new(method_name) do
|
363
|
-
__send__(method_name)
|
364
|
-
end
|
365
|
-
end
|
366
|
-
end
|
367
|
-
end
|
368
|
-
|
369
|
-
def example_method?(method_name)
|
370
|
-
should_method?(method_name)
|
371
|
-
end
|
372
|
-
|
373
|
-
def should_method?(method_name)
|
374
|
-
!(method_name =~ /^should(_not)?$/) &&
|
375
|
-
method_name =~ /^should/ && (
|
376
|
-
[-1,0].include?(instance_method(method_name).arity)
|
377
|
-
)
|
378
|
-
end
|
379
|
-
|
380
|
-
def include_shared_example_group(shared_example_group)
|
381
|
-
case shared_example_group
|
382
|
-
when SharedExampleGroup
|
383
|
-
include shared_example_group
|
384
|
-
else
|
385
|
-
example_group = SharedExampleGroup.find(shared_example_group)
|
386
|
-
unless example_group
|
387
|
-
raise RuntimeError.new("Shared Example Group '#{shared_example_group}' can not be found")
|
388
|
-
end
|
389
|
-
include(example_group)
|
390
|
-
end
|
391
|
-
end
|
392
|
-
|
393
|
-
end
|
394
|
-
|
395
|
-
end
|
396
|
-
end
|