pupu 0.0.2 → 0.0.3.pre
Sign up to get free protection for your applications and to get access to all the features.
- data/.gitignore +9 -0
- data/Gemfile +9 -0
- data/LICENSE +1 -1
- data/examples/merb/.gitignore +21 -0
- data/examples/merb/public/pupu/autocompleter/.gitignore +5 -0
- data/examples/merb/public/pupu/blueprint/.gitignore +5 -0
- data/examples/merb/public/pupu/flash/.gitignore +5 -0
- data/examples/merb/public/pupu/lighter/.gitignore +10 -0
- data/{vendor/media-path/spec/stubs/blog/public/js/moo.js → examples/merb/public/pupu/lighter/images/.gitignore} +0 -0
- data/examples/merb/public/pupu/mootools/.gitignore +5 -0
- data/examples/rango/media/pupu/autocompleter/.gitignore +5 -0
- data/examples/rango/media/pupu/blueprint/.gitignore +5 -0
- data/examples/rango/media/pupu/flash/.gitignore +5 -0
- data/examples/rango/media/pupu/lighter/.gitignore +10 -0
- data/{vendor/rspec/spec/spec/runner/empty_file.txt → examples/rango/media/pupu/lighter/images/.gitignore} +0 -0
- data/examples/rango/media/pupu/mootools/.gitignore +5 -0
- data/lib/pupu/adapters/rango.rb +3 -3
- data/pupu.gemspec +7 -16
- data/pupu.pre.gemspec +8 -0
- data/spec/data/public/pupu/autocompleter/.gitignore +5 -0
- data/stubs/pupu/content/.gitignore +9 -0
- data/stubs/pupu/content/config.rb.rbt +2 -0
- data/{vendor/rspec/spec/spec/runner/resources/a_bar.rb → stubs/pupu/content/images/.gitignore} +0 -0
- data/tasks.rb +37 -0
- metadata +82 -461
- data/Rakefile +0 -79
- data/examples/merb/public/pupu/lighter/metadata.yml +0 -5
- data/examples/rango/media/pupu/lighter/metadata.yml +0 -5
- data/pupu-0.0.1.gem +0 -0
- data/vendor/media-path/CHANGELOG +0 -3
- data/vendor/media-path/LICENSE +0 -20
- data/vendor/media-path/README.textile +0 -40
- data/vendor/media-path/Rakefile +0 -61
- data/vendor/media-path/TODO.txt +0 -6
- data/vendor/media-path/deps.rip +0 -5
- data/vendor/media-path/lib/media-path.rb +0 -269
- data/vendor/media-path/media-path.gemspec +0 -38
- data/vendor/media-path/script/spec +0 -14
- data/vendor/media-path/spec/media-path_spec.rb +0 -158
- data/vendor/media-path/spec/spec.opts +0 -5
- data/vendor/rspec/History.rdoc +0 -1510
- data/vendor/rspec/License.txt +0 -22
- data/vendor/rspec/Manifest.txt +0 -383
- data/vendor/rspec/README.rdoc +0 -55
- data/vendor/rspec/Rakefile +0 -145
- data/vendor/rspec/Ruby1.9.rdoc +0 -31
- data/vendor/rspec/TODO.txt +0 -17
- data/vendor/rspec/Upgrade.rdoc +0 -199
- data/vendor/rspec/bin/autospec +0 -4
- data/vendor/rspec/bin/spec +0 -5
- data/vendor/rspec/cucumber.yml +0 -5
- data/vendor/rspec/examples/failing/README.txt +0 -11
- data/vendor/rspec/examples/failing/diffing_spec.rb +0 -36
- data/vendor/rspec/examples/failing/failing_implicit_docstrings_example.rb +0 -17
- data/vendor/rspec/examples/failing/failure_in_after.rb +0 -10
- data/vendor/rspec/examples/failing/failure_in_before.rb +0 -10
- data/vendor/rspec/examples/failing/mocking_example.rb +0 -38
- data/vendor/rspec/examples/failing/mocking_with_flexmock.rb +0 -26
- data/vendor/rspec/examples/failing/mocking_with_mocha.rb +0 -25
- data/vendor/rspec/examples/failing/mocking_with_rr.rb +0 -27
- data/vendor/rspec/examples/failing/partial_mock_example.rb +0 -18
- data/vendor/rspec/examples/failing/pending_example.rb +0 -7
- data/vendor/rspec/examples/failing/predicate_example.rb +0 -32
- data/vendor/rspec/examples/failing/raising_example.rb +0 -47
- data/vendor/rspec/examples/failing/syntax_error_example.rb +0 -7
- data/vendor/rspec/examples/failing/team_spec.rb +0 -41
- data/vendor/rspec/examples/failing/timeout_behaviour.rb +0 -5
- data/vendor/rspec/examples/passing/custom_formatter.rb +0 -11
- data/vendor/rspec/examples/passing/custom_matchers.rb +0 -54
- data/vendor/rspec/examples/passing/dynamic_spec.rb +0 -7
- data/vendor/rspec/examples/passing/file_accessor.rb +0 -18
- data/vendor/rspec/examples/passing/file_accessor_spec.rb +0 -37
- data/vendor/rspec/examples/passing/filtered_formatter.rb +0 -17
- data/vendor/rspec/examples/passing/filtered_formatter_example.rb +0 -31
- data/vendor/rspec/examples/passing/greeter_spec.rb +0 -30
- data/vendor/rspec/examples/passing/helper_method_example.rb +0 -12
- data/vendor/rspec/examples/passing/implicit_docstrings_example.rb +0 -16
- data/vendor/rspec/examples/passing/io_processor.rb +0 -8
- data/vendor/rspec/examples/passing/io_processor_spec.rb +0 -20
- data/vendor/rspec/examples/passing/mocking_example.rb +0 -25
- data/vendor/rspec/examples/passing/multi_threaded_example_group_runner.rb +0 -26
- data/vendor/rspec/examples/passing/nested_classes_example.rb +0 -35
- data/vendor/rspec/examples/passing/options_example.rb +0 -29
- data/vendor/rspec/examples/passing/options_formatter.rb +0 -20
- data/vendor/rspec/examples/passing/partial_mock_example.rb +0 -27
- data/vendor/rspec/examples/passing/pending_example.rb +0 -18
- data/vendor/rspec/examples/passing/predicate_example.rb +0 -25
- data/vendor/rspec/examples/passing/shared_example_group_example.rb +0 -79
- data/vendor/rspec/examples/passing/shared_stack_examples.rb +0 -36
- data/vendor/rspec/examples/passing/simple_matcher_example.rb +0 -29
- data/vendor/rspec/examples/passing/stack.rb +0 -36
- data/vendor/rspec/examples/passing/stack_spec.rb +0 -63
- data/vendor/rspec/examples/passing/stack_spec_with_nested_example_groups.rb +0 -66
- data/vendor/rspec/examples/passing/stubbing_example.rb +0 -67
- data/vendor/rspec/examples/passing/yielding_example.rb +0 -31
- data/vendor/rspec/examples/ruby1.9.compatibility/access_to_constants_spec.rb +0 -85
- data/vendor/rspec/features/before_and_after_blocks/before_and_after_blocks.feature +0 -167
- data/vendor/rspec/features/command_line/line_number_option.feature +0 -56
- data/vendor/rspec/features/command_line/line_number_option_with_example_with_no_name.feature +0 -22
- data/vendor/rspec/features/example_groups/define_example_attribute.feature +0 -41
- data/vendor/rspec/features/example_groups/example_group_with_should_methods.feature +0 -29
- data/vendor/rspec/features/example_groups/implicit_docstrings.feature +0 -59
- data/vendor/rspec/features/example_groups/nested_groups.feature +0 -32
- data/vendor/rspec/features/expectations/customized_message.feature +0 -54
- data/vendor/rspec/features/expectations/expect_change.feature +0 -65
- data/vendor/rspec/features/expectations/expect_error.feature +0 -44
- data/vendor/rspec/features/extensions/custom_example_group.feature +0 -19
- data/vendor/rspec/features/formatters/custom_formatter.feature +0 -30
- data/vendor/rspec/features/interop/examples_and_tests_together.feature +0 -84
- data/vendor/rspec/features/interop/rspec_output.feature +0 -25
- data/vendor/rspec/features/interop/test_but_not_test_unit.feature +0 -26
- data/vendor/rspec/features/interop/test_case_with_should_methods.feature +0 -46
- data/vendor/rspec/features/load_paths/add_lib_to_load_path.feature +0 -20
- data/vendor/rspec/features/load_paths/add_spec_to_load_path.feature +0 -20
- data/vendor/rspec/features/matchers/define_diffable_matcher.feature +0 -26
- data/vendor/rspec/features/matchers/define_matcher.feature +0 -179
- data/vendor/rspec/features/matchers/define_matcher_outside_rspec.feature +0 -38
- data/vendor/rspec/features/matchers/define_matcher_with_fluent_interface.feature +0 -27
- data/vendor/rspec/features/matchers/define_wrapped_matcher.feature +0 -29
- data/vendor/rspec/features/matchers/match_unless_raises.feature +0 -60
- data/vendor/rspec/features/matchers/match_unless_raises_unexpected_error.feature +0 -39
- data/vendor/rspec/features/mock_framework_integration/use_flexmock.feature +0 -27
- data/vendor/rspec/features/mock_framework_integration/use_mocha.feature +0 -27
- data/vendor/rspec/features/mock_framework_integration/use_rr.feature +0 -27
- data/vendor/rspec/features/mocks/block_local_expectations.feature +0 -62
- data/vendor/rspec/features/mocks/mix_stubs_and_mocks.feature +0 -22
- data/vendor/rspec/features/mocks/stub_implementation.feature +0 -26
- data/vendor/rspec/features/pending/pending_examples.feature +0 -81
- data/vendor/rspec/features/runner/specify_line_number.feature +0 -32
- data/vendor/rspec/features/spec_helper/spec_helper.feature +0 -25
- data/vendor/rspec/features/step_definitions/running_rspec_steps.rb +0 -43
- data/vendor/rspec/features/subject/explicit_subject.feature +0 -31
- data/vendor/rspec/features/subject/implicit_subject.feature +0 -43
- data/vendor/rspec/features/support/env.rb +0 -82
- data/vendor/rspec/features/support/matchers/smart_match.rb +0 -12
- data/vendor/rspec/features-pending/cli/conditional_exclusion.feature +0 -39
- data/vendor/rspec/features-pending/heckle/heckle.feature +0 -56
- data/vendor/rspec/geminstaller.yml +0 -28
- data/vendor/rspec/init.rb +0 -9
- data/vendor/rspec/lib/autotest/discover.rb +0 -3
- data/vendor/rspec/lib/autotest/rspec.rb +0 -54
- data/vendor/rspec/lib/spec/adapters/mock_frameworks/flexmock.rb +0 -24
- data/vendor/rspec/lib/spec/adapters/mock_frameworks/mocha.rb +0 -25
- data/vendor/rspec/lib/spec/adapters/mock_frameworks/rr.rb +0 -22
- data/vendor/rspec/lib/spec/adapters/mock_frameworks/rspec.rb +0 -21
- data/vendor/rspec/lib/spec/autorun.rb +0 -3
- data/vendor/rspec/lib/spec/deprecation.rb +0 -40
- data/vendor/rspec/lib/spec/dsl/main.rb +0 -92
- data/vendor/rspec/lib/spec/dsl.rb +0 -1
- data/vendor/rspec/lib/spec/example/args_and_options.rb +0 -27
- data/vendor/rspec/lib/spec/example/before_and_after_hooks.rb +0 -93
- data/vendor/rspec/lib/spec/example/errors.rb +0 -25
- data/vendor/rspec/lib/spec/example/example_group.rb +0 -10
- data/vendor/rspec/lib/spec/example/example_group_factory.rb +0 -82
- data/vendor/rspec/lib/spec/example/example_group_hierarchy.rb +0 -53
- data/vendor/rspec/lib/spec/example/example_group_methods.rb +0 -282
- data/vendor/rspec/lib/spec/example/example_group_proxy.rb +0 -61
- data/vendor/rspec/lib/spec/example/example_matcher.rb +0 -43
- data/vendor/rspec/lib/spec/example/example_methods.rb +0 -148
- data/vendor/rspec/lib/spec/example/example_proxy.rb +0 -41
- data/vendor/rspec/lib/spec/example/module_reopening_fix.rb +0 -43
- data/vendor/rspec/lib/spec/example/pending.rb +0 -18
- data/vendor/rspec/lib/spec/example/predicate_matchers.rb +0 -46
- data/vendor/rspec/lib/spec/example/shared_example_group.rb +0 -59
- data/vendor/rspec/lib/spec/example/subject.rb +0 -108
- data/vendor/rspec/lib/spec/example.rb +0 -164
- data/vendor/rspec/lib/spec/expectations/errors.rb +0 -12
- data/vendor/rspec/lib/spec/expectations/extensions/kernel.rb +0 -52
- data/vendor/rspec/lib/spec/expectations/extensions.rb +0 -1
- data/vendor/rspec/lib/spec/expectations/fail_with.rb +0 -45
- data/vendor/rspec/lib/spec/expectations/handler.rb +0 -50
- data/vendor/rspec/lib/spec/expectations.rb +0 -35
- data/vendor/rspec/lib/spec/extensions/instance_exec.rb +0 -31
- data/vendor/rspec/lib/spec/interop/test/unit/autorunner.rb +0 -6
- data/vendor/rspec/lib/spec/interop/test/unit/testcase.rb +0 -56
- data/vendor/rspec/lib/spec/interop/test/unit/testresult.rb +0 -6
- data/vendor/rspec/lib/spec/interop/test/unit/testsuite_adapter.rb +0 -34
- data/vendor/rspec/lib/spec/interop/test/unit/ui/console/testrunner.rb +0 -61
- data/vendor/rspec/lib/spec/interop/test.rb +0 -44
- data/vendor/rspec/lib/spec/matchers/be.rb +0 -211
- data/vendor/rspec/lib/spec/matchers/be_close.rb +0 -32
- data/vendor/rspec/lib/spec/matchers/be_instance_of.rb +0 -26
- data/vendor/rspec/lib/spec/matchers/be_kind_of.rb +0 -26
- data/vendor/rspec/lib/spec/matchers/change.rb +0 -151
- data/vendor/rspec/lib/spec/matchers/compatibility.rb +0 -14
- data/vendor/rspec/lib/spec/matchers/dsl.rb +0 -20
- data/vendor/rspec/lib/spec/matchers/eql.rb +0 -42
- data/vendor/rspec/lib/spec/matchers/equal.rb +0 -53
- data/vendor/rspec/lib/spec/matchers/errors.rb +0 -5
- data/vendor/rspec/lib/spec/matchers/exist.rb +0 -16
- data/vendor/rspec/lib/spec/matchers/generated_descriptions.rb +0 -36
- data/vendor/rspec/lib/spec/matchers/has.rb +0 -35
- data/vendor/rspec/lib/spec/matchers/have.rb +0 -152
- data/vendor/rspec/lib/spec/matchers/include.rb +0 -44
- data/vendor/rspec/lib/spec/matchers/match.rb +0 -21
- data/vendor/rspec/lib/spec/matchers/match_array.rb +0 -71
- data/vendor/rspec/lib/spec/matchers/matcher.rb +0 -102
- data/vendor/rspec/lib/spec/matchers/method_missing.rb +0 -9
- data/vendor/rspec/lib/spec/matchers/operator_matcher.rb +0 -78
- data/vendor/rspec/lib/spec/matchers/pretty.rb +0 -37
- data/vendor/rspec/lib/spec/matchers/raise_error.rb +0 -129
- data/vendor/rspec/lib/spec/matchers/respond_to.rb +0 -71
- data/vendor/rspec/lib/spec/matchers/satisfy.rb +0 -47
- data/vendor/rspec/lib/spec/matchers/simple_matcher.rb +0 -133
- data/vendor/rspec/lib/spec/matchers/throw_symbol.rb +0 -104
- data/vendor/rspec/lib/spec/matchers/wrap_expectation.rb +0 -55
- data/vendor/rspec/lib/spec/matchers.rb +0 -195
- data/vendor/rspec/lib/spec/mocks/argument_expectation.rb +0 -51
- data/vendor/rspec/lib/spec/mocks/argument_matchers.rb +0 -237
- data/vendor/rspec/lib/spec/mocks/error_generator.rb +0 -92
- data/vendor/rspec/lib/spec/mocks/errors.rb +0 -10
- data/vendor/rspec/lib/spec/mocks/example_methods.rb +0 -69
- data/vendor/rspec/lib/spec/mocks/extensions/object.rb +0 -3
- data/vendor/rspec/lib/spec/mocks/extensions.rb +0 -1
- data/vendor/rspec/lib/spec/mocks/framework.rb +0 -15
- data/vendor/rspec/lib/spec/mocks/message_expectation.rb +0 -343
- data/vendor/rspec/lib/spec/mocks/methods.rb +0 -89
- data/vendor/rspec/lib/spec/mocks/mock.rb +0 -71
- data/vendor/rspec/lib/spec/mocks/order_group.rb +0 -29
- data/vendor/rspec/lib/spec/mocks/proxy.rb +0 -245
- data/vendor/rspec/lib/spec/mocks/space.rb +0 -28
- data/vendor/rspec/lib/spec/mocks.rb +0 -200
- data/vendor/rspec/lib/spec/rake/spectask.rb +0 -230
- data/vendor/rspec/lib/spec/rake/verify_rcov.rb +0 -52
- data/vendor/rspec/lib/spec/ruby.rb +0 -9
- data/vendor/rspec/lib/spec/runner/backtrace_tweaker.rb +0 -77
- data/vendor/rspec/lib/spec/runner/class_and_arguments_parser.rb +0 -14
- data/vendor/rspec/lib/spec/runner/command_line.rb +0 -15
- data/vendor/rspec/lib/spec/runner/configuration.rb +0 -194
- data/vendor/rspec/lib/spec/runner/differs/default.rb +0 -93
- data/vendor/rspec/lib/spec/runner/differs/load-diff-lcs.rb +0 -12
- data/vendor/rspec/lib/spec/runner/drb_command_line.rb +0 -26
- data/vendor/rspec/lib/spec/runner/example_group_runner.rb +0 -59
- data/vendor/rspec/lib/spec/runner/extensions/kernel.rb +0 -9
- data/vendor/rspec/lib/spec/runner/formatter/base_formatter.rb +0 -139
- data/vendor/rspec/lib/spec/runner/formatter/base_text_formatter.rb +0 -142
- data/vendor/rspec/lib/spec/runner/formatter/failing_example_groups_formatter.rb +0 -25
- data/vendor/rspec/lib/spec/runner/formatter/failing_examples_formatter.rb +0 -20
- data/vendor/rspec/lib/spec/runner/formatter/html_formatter.rb +0 -338
- data/vendor/rspec/lib/spec/runner/formatter/nested_text_formatter.rb +0 -47
- data/vendor/rspec/lib/spec/runner/formatter/no_op_method_missing.rb +0 -21
- data/vendor/rspec/lib/spec/runner/formatter/profile_formatter.rb +0 -47
- data/vendor/rspec/lib/spec/runner/formatter/progress_bar_formatter.rb +0 -33
- data/vendor/rspec/lib/spec/runner/formatter/silent_formatter.rb +0 -10
- data/vendor/rspec/lib/spec/runner/formatter/snippet_extractor.rb +0 -52
- data/vendor/rspec/lib/spec/runner/formatter/specdoc_formatter.rb +0 -33
- data/vendor/rspec/lib/spec/runner/formatter/text_mate_formatter.rb +0 -16
- data/vendor/rspec/lib/spec/runner/heckle_runner.rb +0 -72
- data/vendor/rspec/lib/spec/runner/heckle_runner_unsupported.rb +0 -10
- data/vendor/rspec/lib/spec/runner/line_number_query.rb +0 -78
- data/vendor/rspec/lib/spec/runner/option_parser.rb +0 -223
- data/vendor/rspec/lib/spec/runner/options.rb +0 -400
- data/vendor/rspec/lib/spec/runner/reporter.rb +0 -171
- data/vendor/rspec/lib/spec/runner.rb +0 -66
- data/vendor/rspec/lib/spec/stubs/cucumber.rb +0 -5
- data/vendor/rspec/lib/spec/test/unit.rb +0 -10
- data/vendor/rspec/lib/spec/version.rb +0 -14
- data/vendor/rspec/lib/spec.rb +0 -8
- data/vendor/rspec/resources/helpers/cmdline.rb +0 -8
- data/vendor/rspec/resources/rake/examples.rake +0 -7
- data/vendor/rspec/resources/rake/examples_with_rcov.rake +0 -9
- data/vendor/rspec/resources/rake/failing_examples_with_html.rake +0 -9
- data/vendor/rspec/resources/rake/verify_rcov.rake +0 -7
- data/vendor/rspec/spec/README.jruby +0 -15
- data/vendor/rspec/spec/autotest/autotest_helper.rb +0 -8
- data/vendor/rspec/spec/autotest/autotest_matchers.rb +0 -38
- data/vendor/rspec/spec/autotest/discover_spec.rb +0 -8
- data/vendor/rspec/spec/autotest/failed_results_re_spec.rb +0 -31
- data/vendor/rspec/spec/autotest/rspec_spec.rb +0 -126
- data/vendor/rspec/spec/ruby_forker.rb +0 -13
- data/vendor/rspec/spec/spec/dsl/main_spec.rb +0 -95
- data/vendor/rspec/spec/spec/example/example_group_class_definition_spec.rb +0 -51
- data/vendor/rspec/spec/spec/example/example_group_factory_spec.rb +0 -180
- data/vendor/rspec/spec/spec/example/example_group_methods_spec.rb +0 -759
- data/vendor/rspec/spec/spec/example/example_group_proxy_spec.rb +0 -107
- data/vendor/rspec/spec/spec/example/example_group_spec.rb +0 -643
- data/vendor/rspec/spec/spec/example/example_matcher_spec.rb +0 -86
- data/vendor/rspec/spec/spec/example/example_methods_spec.rb +0 -162
- data/vendor/rspec/spec/spec/example/example_proxy_spec.rb +0 -57
- data/vendor/rspec/spec/spec/example/helper_method_spec.rb +0 -24
- data/vendor/rspec/spec/spec/example/nested_example_group_spec.rb +0 -71
- data/vendor/rspec/spec/spec/example/pending_module_spec.rb +0 -58
- data/vendor/rspec/spec/spec/example/predicate_matcher_spec.rb +0 -41
- data/vendor/rspec/spec/spec/example/shared_example_group_spec.rb +0 -257
- data/vendor/rspec/spec/spec/example/subclassing_example_group_spec.rb +0 -25
- data/vendor/rspec/spec/spec/example/subject_spec.rb +0 -103
- data/vendor/rspec/spec/spec/expectations/differs/default_spec.rb +0 -194
- data/vendor/rspec/spec/spec/expectations/extensions/kernel_spec.rb +0 -45
- data/vendor/rspec/spec/spec/expectations/fail_with_spec.rb +0 -96
- data/vendor/rspec/spec/spec/expectations/handler_spec.rb +0 -206
- data/vendor/rspec/spec/spec/expectations/wrap_expectation_spec.rb +0 -30
- data/vendor/rspec/spec/spec/interop/test/unit/resources/spec_that_fails.rb +0 -10
- data/vendor/rspec/spec/spec/interop/test/unit/resources/spec_that_passes.rb +0 -10
- data/vendor/rspec/spec/spec/interop/test/unit/resources/spec_with_errors.rb +0 -10
- data/vendor/rspec/spec/spec/interop/test/unit/resources/spec_with_options_hash.rb +0 -13
- data/vendor/rspec/spec/spec/interop/test/unit/resources/test_case_that_fails.rb +0 -10
- data/vendor/rspec/spec/spec/interop/test/unit/resources/test_case_that_passes.rb +0 -10
- data/vendor/rspec/spec/spec/interop/test/unit/resources/test_case_with_errors.rb +0 -10
- data/vendor/rspec/spec/spec/interop/test/unit/resources/test_case_with_various_names.rb +0 -22
- data/vendor/rspec/spec/spec/interop/test/unit/resources/testsuite_adapter_spec_with_test_unit.rb +0 -38
- data/vendor/rspec/spec/spec/interop/test/unit/spec_spec.rb +0 -48
- data/vendor/rspec/spec/spec/interop/test/unit/test_unit_spec_helper.rb +0 -18
- data/vendor/rspec/spec/spec/interop/test/unit/testcase_spec.rb +0 -50
- data/vendor/rspec/spec/spec/interop/test/unit/testsuite_adapter_spec.rb +0 -9
- data/vendor/rspec/spec/spec/matchers/be_close_spec.rb +0 -50
- data/vendor/rspec/spec/spec/matchers/be_instance_of_spec.rb +0 -36
- data/vendor/rspec/spec/spec/matchers/be_kind_of_spec.rb +0 -33
- data/vendor/rspec/spec/spec/matchers/be_spec.rb +0 -419
- data/vendor/rspec/spec/spec/matchers/change_spec.rb +0 -349
- data/vendor/rspec/spec/spec/matchers/compatibility_spec.rb +0 -28
- data/vendor/rspec/spec/spec/matchers/description_generation_spec.rb +0 -160
- data/vendor/rspec/spec/spec/matchers/dsl_spec.rb +0 -34
- data/vendor/rspec/spec/spec/matchers/eql_spec.rb +0 -33
- data/vendor/rspec/spec/spec/matchers/equal_spec.rb +0 -57
- data/vendor/rspec/spec/spec/matchers/exist_spec.rb +0 -65
- data/vendor/rspec/spec/spec/matchers/has_spec.rb +0 -190
- data/vendor/rspec/spec/spec/matchers/have_spec.rb +0 -396
- data/vendor/rspec/spec/spec/matchers/include_spec.rb +0 -88
- data/vendor/rspec/spec/spec/matchers/match_array_spec.rb +0 -108
- data/vendor/rspec/spec/spec/matchers/match_spec.rb +0 -57
- data/vendor/rspec/spec/spec/matchers/matcher_methods_spec.rb +0 -63
- data/vendor/rspec/spec/spec/matchers/matcher_spec.rb +0 -273
- data/vendor/rspec/spec/spec/matchers/matchers_spec.rb +0 -2
- data/vendor/rspec/spec/spec/matchers/operator_matcher_spec.rb +0 -191
- data/vendor/rspec/spec/spec/matchers/raise_error_spec.rb +0 -333
- data/vendor/rspec/spec/spec/matchers/respond_to_spec.rb +0 -116
- data/vendor/rspec/spec/spec/matchers/satisfy_spec.rb +0 -36
- data/vendor/rspec/spec/spec/matchers/simple_matcher_spec.rb +0 -93
- data/vendor/rspec/spec/spec/matchers/throw_symbol_spec.rb +0 -96
- data/vendor/rspec/spec/spec/mocks/and_yield_spec.rb +0 -117
- data/vendor/rspec/spec/spec/mocks/any_number_of_times_spec.rb +0 -36
- data/vendor/rspec/spec/spec/mocks/argument_expectation_spec.rb +0 -23
- data/vendor/rspec/spec/spec/mocks/argument_matchers_spec.rb +0 -19
- data/vendor/rspec/spec/spec/mocks/at_least_spec.rb +0 -97
- data/vendor/rspec/spec/spec/mocks/at_most_spec.rb +0 -93
- data/vendor/rspec/spec/spec/mocks/bug_report_10260_spec.rb +0 -8
- data/vendor/rspec/spec/spec/mocks/bug_report_10263_spec.rb +0 -27
- data/vendor/rspec/spec/spec/mocks/bug_report_11545_spec.rb +0 -32
- data/vendor/rspec/spec/spec/mocks/bug_report_15719_spec.rb +0 -30
- data/vendor/rspec/spec/spec/mocks/bug_report_496_spec.rb +0 -19
- data/vendor/rspec/spec/spec/mocks/bug_report_600_spec.rb +0 -22
- data/vendor/rspec/spec/spec/mocks/bug_report_7611_spec.rb +0 -19
- data/vendor/rspec/spec/spec/mocks/bug_report_7805_spec.rb +0 -22
- data/vendor/rspec/spec/spec/mocks/bug_report_8165_spec.rb +0 -31
- data/vendor/rspec/spec/spec/mocks/bug_report_8302_spec.rb +0 -26
- data/vendor/rspec/spec/spec/mocks/bug_report_830_spec.rb +0 -21
- data/vendor/rspec/spec/spec/mocks/double_spec.rb +0 -12
- data/vendor/rspec/spec/spec/mocks/failing_argument_matchers_spec.rb +0 -95
- data/vendor/rspec/spec/spec/mocks/hash_including_matcher_spec.rb +0 -90
- data/vendor/rspec/spec/spec/mocks/hash_not_including_matcher_spec.rb +0 -67
- data/vendor/rspec/spec/spec/mocks/mock_ordering_spec.rb +0 -94
- data/vendor/rspec/spec/spec/mocks/mock_space_spec.rb +0 -54
- data/vendor/rspec/spec/spec/mocks/mock_spec.rb +0 -594
- data/vendor/rspec/spec/spec/mocks/multiple_return_value_spec.rb +0 -113
- data/vendor/rspec/spec/spec/mocks/nil_expectation_warning_spec.rb +0 -53
- data/vendor/rspec/spec/spec/mocks/null_object_mock_spec.rb +0 -54
- data/vendor/rspec/spec/spec/mocks/once_counts_spec.rb +0 -53
- data/vendor/rspec/spec/spec/mocks/options_hash_spec.rb +0 -35
- data/vendor/rspec/spec/spec/mocks/partial_mock_spec.rb +0 -164
- data/vendor/rspec/spec/spec/mocks/partial_mock_using_mocks_directly_spec.rb +0 -66
- data/vendor/rspec/spec/spec/mocks/passing_argument_matchers_spec.rb +0 -145
- data/vendor/rspec/spec/spec/mocks/precise_counts_spec.rb +0 -52
- data/vendor/rspec/spec/spec/mocks/record_messages_spec.rb +0 -26
- data/vendor/rspec/spec/spec/mocks/stub_chain_spec.rb +0 -42
- data/vendor/rspec/spec/spec/mocks/stub_implementation_spec.rb +0 -31
- data/vendor/rspec/spec/spec/mocks/stub_spec.rb +0 -203
- data/vendor/rspec/spec/spec/mocks/stubbed_message_expectations_spec.rb +0 -26
- data/vendor/rspec/spec/spec/mocks/twice_counts_spec.rb +0 -67
- data/vendor/rspec/spec/spec/mocks/unstub_spec.rb +0 -127
- data/vendor/rspec/spec/spec/package/bin_spec_spec.rb +0 -16
- data/vendor/rspec/spec/spec/rake/spectask_spec.rb +0 -150
- data/vendor/rspec/spec/spec/runner/class_and_argument_parser_spec.rb +0 -23
- data/vendor/rspec/spec/spec/runner/command_line_spec.rb +0 -141
- data/vendor/rspec/spec/spec/runner/configuration_spec.rb +0 -320
- data/vendor/rspec/spec/spec/runner/drb_command_line_spec.rb +0 -107
- data/vendor/rspec/spec/spec/runner/example_group_runner_spec.rb +0 -26
- data/vendor/rspec/spec/spec/runner/examples.txt +0 -2
- data/vendor/rspec/spec/spec/runner/failed.txt +0 -3
- data/vendor/rspec/spec/spec/runner/formatter/base_formatter_spec.rb +0 -30
- data/vendor/rspec/spec/spec/runner/formatter/base_text_formatter_spec.rb +0 -113
- data/vendor/rspec/spec/spec/runner/formatter/failing_example_groups_formatter_spec.rb +0 -45
- data/vendor/rspec/spec/spec/runner/formatter/failing_examples_formatter_spec.rb +0 -33
- data/vendor/rspec/spec/spec/runner/formatter/html_formatted-1.8.6-jruby.html +0 -377
- data/vendor/rspec/spec/spec/runner/formatter/html_formatted-1.8.6.html +0 -377
- data/vendor/rspec/spec/spec/runner/formatter/html_formatted-1.8.7.html +0 -377
- data/vendor/rspec/spec/spec/runner/formatter/html_formatted-1.9.1.html +0 -377
- data/vendor/rspec/spec/spec/runner/formatter/html_formatter_spec.rb +0 -118
- data/vendor/rspec/spec/spec/runner/formatter/nested_text_formatter_spec.rb +0 -305
- data/vendor/rspec/spec/spec/runner/formatter/profile_formatter_spec.rb +0 -70
- data/vendor/rspec/spec/spec/runner/formatter/progress_bar_formatter_spec.rb +0 -149
- data/vendor/rspec/spec/spec/runner/formatter/snippet_extractor_spec.rb +0 -18
- data/vendor/rspec/spec/spec/runner/formatter/specdoc_formatter_spec.rb +0 -159
- data/vendor/rspec/spec/spec/runner/formatter/text_mate_formatted-1.8.6-jruby.html +0 -371
- data/vendor/rspec/spec/spec/runner/formatter/text_mate_formatted-1.8.6.html +0 -371
- data/vendor/rspec/spec/spec/runner/formatter/text_mate_formatted-1.8.7.html +0 -371
- data/vendor/rspec/spec/spec/runner/formatter/text_mate_formatted-1.9.1.html +0 -371
- data/vendor/rspec/spec/spec/runner/formatter/text_mate_formatter_spec.rb +0 -106
- data/vendor/rspec/spec/spec/runner/heckle_runner_spec.rb +0 -78
- data/vendor/rspec/spec/spec/runner/heckler_spec.rb +0 -20
- data/vendor/rspec/spec/spec/runner/line_number_query/line_number_query_fixture.rb +0 -70
- data/vendor/rspec/spec/spec/runner/line_number_query_spec.rb +0 -129
- data/vendor/rspec/spec/spec/runner/noisy_backtrace_tweaker_spec.rb +0 -51
- data/vendor/rspec/spec/spec/runner/option_parser_spec.rb +0 -545
- data/vendor/rspec/spec/spec/runner/options_spec.rb +0 -547
- data/vendor/rspec/spec/spec/runner/output_one_time_fixture.rb +0 -7
- data/vendor/rspec/spec/spec/runner/output_one_time_fixture_runner.rb +0 -7
- data/vendor/rspec/spec/spec/runner/output_one_time_spec.rb +0 -15
- data/vendor/rspec/spec/spec/runner/quiet_backtrace_tweaker_spec.rb +0 -123
- data/vendor/rspec/spec/spec/runner/reporter_spec.rb +0 -244
- data/vendor/rspec/spec/spec/runner/resources/a_foo.rb +0 -0
- data/vendor/rspec/spec/spec/runner/resources/a_spec.rb +0 -1
- data/vendor/rspec/spec/spec/runner/resources/custom_example_group_runner.rb +0 -14
- data/vendor/rspec/spec/spec/runner/resources/utf8_encoded.rb +0 -8
- data/vendor/rspec/spec/spec/runner/spec.opts +0 -2
- data/vendor/rspec/spec/spec/runner/spec_drb.opts +0 -2
- data/vendor/rspec/spec/spec/runner/spec_spaced.opts +0 -2
- data/vendor/rspec/spec/spec/runner_spec.rb +0 -13
- data/vendor/rspec/spec/spec.opts +0 -6
- data/vendor/rspec/spec/spec_helper.rb +0 -112
- data/vendor/rspec/spec/support/macros.rb +0 -29
- data/vendor/rspec/spec/support/spec_classes.rb +0 -133
@@ -1,245 +0,0 @@
|
|
1
|
-
module Spec
|
2
|
-
module Mocks
|
3
|
-
class Proxy
|
4
|
-
DEFAULT_OPTIONS = {
|
5
|
-
:null_object => false,
|
6
|
-
}
|
7
|
-
|
8
|
-
@@warn_about_expectations_on_nil = true
|
9
|
-
|
10
|
-
def self.allow_message_expectations_on_nil
|
11
|
-
@@warn_about_expectations_on_nil = false
|
12
|
-
|
13
|
-
# ensure nil.rspec_verify is called even if an expectation is not set in the example
|
14
|
-
# otherwise the allowance would effect subsequent examples
|
15
|
-
$rspec_mocks.add(nil) unless $rspec_mocks.nil?
|
16
|
-
end
|
17
|
-
|
18
|
-
def initialize(target, name=nil, options={})
|
19
|
-
@target = target
|
20
|
-
@name = name
|
21
|
-
@error_generator = ErrorGenerator.new target, name, options
|
22
|
-
@expectation_ordering = OrderGroup.new @error_generator
|
23
|
-
@expectations = []
|
24
|
-
@messages_received = []
|
25
|
-
@stubs = []
|
26
|
-
@proxied_methods = []
|
27
|
-
@options = options ? DEFAULT_OPTIONS.dup.merge(options) : DEFAULT_OPTIONS
|
28
|
-
@already_proxied_respond_to = false
|
29
|
-
end
|
30
|
-
|
31
|
-
def null_object?
|
32
|
-
@options[:null_object]
|
33
|
-
end
|
34
|
-
|
35
|
-
def as_null_object
|
36
|
-
@options[:null_object] = true
|
37
|
-
@target
|
38
|
-
end
|
39
|
-
|
40
|
-
def add_message_expectation(expected_from, sym, opts={}, &block)
|
41
|
-
__add sym
|
42
|
-
warn_if_nil_class sym
|
43
|
-
if existing_stub = @stubs.detect {|s| s.sym == sym }
|
44
|
-
expectation = existing_stub.build_child(expected_from, block_given?? block : nil, 1, opts)
|
45
|
-
else
|
46
|
-
expectation = MessageExpectation.new(@error_generator, @expectation_ordering, expected_from, sym, block_given? ? block : nil, 1, opts)
|
47
|
-
end
|
48
|
-
@expectations << expectation
|
49
|
-
@expectations.last
|
50
|
-
end
|
51
|
-
|
52
|
-
def add_negative_message_expectation(expected_from, sym, &block)
|
53
|
-
__add sym
|
54
|
-
warn_if_nil_class sym
|
55
|
-
@expectations << NegativeMessageExpectation.new(@error_generator, @expectation_ordering, expected_from, sym, block_given? ? block : nil)
|
56
|
-
@expectations.last
|
57
|
-
end
|
58
|
-
|
59
|
-
def add_stub(expected_from, sym, opts={}, &implementation)
|
60
|
-
__add sym
|
61
|
-
@stubs.unshift MessageExpectation.new(@error_generator, @expectation_ordering, expected_from, sym, nil, :any, opts, &implementation)
|
62
|
-
@stubs.first
|
63
|
-
end
|
64
|
-
|
65
|
-
def remove_stub(message)
|
66
|
-
message = message.to_sym
|
67
|
-
|
68
|
-
if stub_to_remove = @stubs.detect { |s| s.matches_name?(message) }
|
69
|
-
reset_proxied_method(message)
|
70
|
-
@stubs.delete(stub_to_remove)
|
71
|
-
else
|
72
|
-
raise MockExpectationError, "The method `#{message}` was not stubbed or was already unstubbed"
|
73
|
-
end
|
74
|
-
end
|
75
|
-
|
76
|
-
def verify #:nodoc:
|
77
|
-
verify_expectations
|
78
|
-
ensure
|
79
|
-
reset
|
80
|
-
end
|
81
|
-
|
82
|
-
def reset
|
83
|
-
clear_expectations
|
84
|
-
clear_stubs
|
85
|
-
reset_proxied_methods
|
86
|
-
clear_proxied_methods
|
87
|
-
reset_nil_expectations_warning
|
88
|
-
end
|
89
|
-
|
90
|
-
def received_message?(sym, *args, &block)
|
91
|
-
@messages_received.any? {|array| array == [sym, args, block]}
|
92
|
-
end
|
93
|
-
|
94
|
-
def has_negative_expectation?(sym)
|
95
|
-
@expectations.detect {|expectation| expectation.negative_expectation_for?(sym)}
|
96
|
-
end
|
97
|
-
|
98
|
-
def record_message_received(sym, args, block)
|
99
|
-
@messages_received << [sym, args, block]
|
100
|
-
end
|
101
|
-
|
102
|
-
def message_received(sym, *args, &block)
|
103
|
-
expectation = find_matching_expectation(sym, *args)
|
104
|
-
stub = find_matching_method_stub(sym, *args)
|
105
|
-
|
106
|
-
if (stub && expectation && expectation.called_max_times?) || (stub && !expectation)
|
107
|
-
if expectation = find_almost_matching_expectation(sym, *args)
|
108
|
-
expectation.advise(args, block) unless expectation.expected_messages_received?
|
109
|
-
end
|
110
|
-
stub.invoke(*args, &block)
|
111
|
-
elsif expectation
|
112
|
-
expectation.invoke(*args, &block)
|
113
|
-
elsif expectation = find_almost_matching_expectation(sym, *args)
|
114
|
-
expectation.advise(args, block) if null_object? unless expectation.expected_messages_received?
|
115
|
-
raise_unexpected_message_args_error(expectation, *args) unless (has_negative_expectation?(sym) or null_object?)
|
116
|
-
else
|
117
|
-
@target.__send__ :method_missing, sym, *args, &block
|
118
|
-
end
|
119
|
-
end
|
120
|
-
|
121
|
-
def raise_unexpected_message_args_error(expectation, *args)
|
122
|
-
@error_generator.raise_unexpected_message_args_error expectation, *args
|
123
|
-
end
|
124
|
-
|
125
|
-
def raise_unexpected_message_error(sym, *args)
|
126
|
-
@error_generator.raise_unexpected_message_error sym, *args
|
127
|
-
end
|
128
|
-
|
129
|
-
def find_matching_method_stub(sym, *args)
|
130
|
-
@stubs.find {|stub| stub.matches(sym, args)}
|
131
|
-
end
|
132
|
-
|
133
|
-
private
|
134
|
-
|
135
|
-
def __add(sym)
|
136
|
-
$rspec_mocks.add(@target) unless $rspec_mocks.nil?
|
137
|
-
define_expected_method(sym)
|
138
|
-
end
|
139
|
-
|
140
|
-
def warn_if_nil_class(sym)
|
141
|
-
if proxy_for_nil_class? & @@warn_about_expectations_on_nil
|
142
|
-
Kernel.warn("An expectation of :#{sym} was set on nil. Called from #{caller[2]}. Use allow_message_expectations_on_nil to disable warnings.")
|
143
|
-
end
|
144
|
-
end
|
145
|
-
|
146
|
-
def define_expected_method(sym)
|
147
|
-
unless @proxied_methods.include?(sym)
|
148
|
-
visibility_string = "#{visibility(sym)} :#{sym}"
|
149
|
-
if target_responds_to?(sym)
|
150
|
-
munged_sym = munge(sym)
|
151
|
-
target_metaclass.instance_eval do
|
152
|
-
alias_method munged_sym, sym if method_defined?(sym)
|
153
|
-
end
|
154
|
-
@proxied_methods << sym
|
155
|
-
end
|
156
|
-
target_metaclass.class_eval(<<-EOF, __FILE__, __LINE__)
|
157
|
-
def #{sym}(*args, &block)
|
158
|
-
__mock_proxy.message_received :#{sym}, *args, &block
|
159
|
-
end
|
160
|
-
#{visibility_string}
|
161
|
-
EOF
|
162
|
-
end
|
163
|
-
end
|
164
|
-
|
165
|
-
def target_responds_to?(sym)
|
166
|
-
return @target.__send__(munge(:respond_to?),sym) if @already_proxied_respond_to
|
167
|
-
return @already_proxied_respond_to = true if sym == :respond_to?
|
168
|
-
return @target.respond_to?(sym, true)
|
169
|
-
end
|
170
|
-
|
171
|
-
def visibility(sym)
|
172
|
-
if Mock === @target
|
173
|
-
'public'
|
174
|
-
elsif target_metaclass.private_method_defined?(sym)
|
175
|
-
'private'
|
176
|
-
elsif target_metaclass.protected_method_defined?(sym)
|
177
|
-
'protected'
|
178
|
-
else
|
179
|
-
'public'
|
180
|
-
end
|
181
|
-
end
|
182
|
-
|
183
|
-
def munge(sym)
|
184
|
-
"proxied_by_rspec__#{sym}"
|
185
|
-
end
|
186
|
-
|
187
|
-
def clear_expectations
|
188
|
-
@expectations.clear
|
189
|
-
end
|
190
|
-
|
191
|
-
def clear_stubs
|
192
|
-
@stubs.clear
|
193
|
-
end
|
194
|
-
|
195
|
-
def clear_proxied_methods
|
196
|
-
@proxied_methods.clear
|
197
|
-
end
|
198
|
-
|
199
|
-
def target_metaclass
|
200
|
-
class << @target; self; end
|
201
|
-
end
|
202
|
-
|
203
|
-
def verify_expectations
|
204
|
-
@expectations.each do |expectation|
|
205
|
-
expectation.verify_messages_received
|
206
|
-
end
|
207
|
-
end
|
208
|
-
|
209
|
-
def reset_proxied_methods
|
210
|
-
@proxied_methods.each do |sym|
|
211
|
-
reset_proxied_method(sym)
|
212
|
-
end
|
213
|
-
end
|
214
|
-
|
215
|
-
def reset_proxied_method(sym)
|
216
|
-
munged_sym = munge(sym)
|
217
|
-
target_metaclass.instance_eval do
|
218
|
-
remove_method sym
|
219
|
-
if method_defined?(munged_sym)
|
220
|
-
alias_method sym, munged_sym
|
221
|
-
remove_method munged_sym
|
222
|
-
end
|
223
|
-
end
|
224
|
-
end
|
225
|
-
|
226
|
-
def proxy_for_nil_class?
|
227
|
-
@target.nil?
|
228
|
-
end
|
229
|
-
|
230
|
-
def reset_nil_expectations_warning
|
231
|
-
@@warn_about_expectations_on_nil = true if proxy_for_nil_class?
|
232
|
-
end
|
233
|
-
|
234
|
-
def find_matching_expectation(sym, *args)
|
235
|
-
@expectations.find {|expectation| expectation.matches(sym, args) && !expectation.called_max_times?} ||
|
236
|
-
@expectations.find {|expectation| expectation.matches(sym, args)}
|
237
|
-
end
|
238
|
-
|
239
|
-
def find_almost_matching_expectation(sym, *args)
|
240
|
-
@expectations.find {|expectation| expectation.matches_name_but_not_args(sym, args)}
|
241
|
-
end
|
242
|
-
|
243
|
-
end
|
244
|
-
end
|
245
|
-
end
|
@@ -1,28 +0,0 @@
|
|
1
|
-
module Spec
|
2
|
-
module Mocks
|
3
|
-
class Space
|
4
|
-
def add(obj)
|
5
|
-
mocks << obj unless mocks.detect {|m| m.equal? obj}
|
6
|
-
end
|
7
|
-
|
8
|
-
def verify_all
|
9
|
-
mocks.each do |mock|
|
10
|
-
mock.rspec_verify
|
11
|
-
end
|
12
|
-
end
|
13
|
-
|
14
|
-
def reset_all
|
15
|
-
mocks.each do |mock|
|
16
|
-
mock.rspec_reset
|
17
|
-
end
|
18
|
-
mocks.clear
|
19
|
-
end
|
20
|
-
|
21
|
-
private
|
22
|
-
|
23
|
-
def mocks
|
24
|
-
@mocks ||= []
|
25
|
-
end
|
26
|
-
end
|
27
|
-
end
|
28
|
-
end
|
@@ -1,200 +0,0 @@
|
|
1
|
-
require 'spec/mocks/framework'
|
2
|
-
require 'spec/mocks/extensions/object'
|
3
|
-
|
4
|
-
module Spec
|
5
|
-
# == Mocks and Stubs
|
6
|
-
#
|
7
|
-
# RSpec will create Mock Objects and Stubs for you at runtime, or attach stub/mock behaviour
|
8
|
-
# to any of your real objects (Partial Mock/Stub). Because the underlying implementation
|
9
|
-
# for mocks and stubs is the same, you can intermingle mock and stub
|
10
|
-
# behaviour in either dynamically generated mocks or your pre-existing classes.
|
11
|
-
# There is a semantic difference in how they are created, however,
|
12
|
-
# which can help clarify the role it is playing within a given spec.
|
13
|
-
#
|
14
|
-
# == Mock Objects
|
15
|
-
#
|
16
|
-
# Mocks are objects that allow you to set and verify expectations that they will
|
17
|
-
# receive specific messages during run time. They are very useful for specifying how the subject of
|
18
|
-
# the spec interacts with its collaborators. This approach is widely known as "interaction
|
19
|
-
# testing".
|
20
|
-
#
|
21
|
-
# Mocks are also very powerful as a design tool. As you are
|
22
|
-
# driving the implementation of a given class, Mocks provide an anonymous
|
23
|
-
# collaborator that can change in behaviour as quickly as you can write an expectation in your
|
24
|
-
# spec. This flexibility allows you to design the interface of a collaborator that often
|
25
|
-
# does not yet exist. As the shape of the class being specified becomes more clear, so do the
|
26
|
-
# requirements for its collaborators - often leading to the discovery of new types that are
|
27
|
-
# needed in your system.
|
28
|
-
#
|
29
|
-
# Read Endo-Testing[http://www.mockobjects.com/files/endotesting.pdf] for a much
|
30
|
-
# more in depth description of this process.
|
31
|
-
#
|
32
|
-
# == Stubs
|
33
|
-
#
|
34
|
-
# Stubs are objects that allow you to set "stub" responses to
|
35
|
-
# messages. As Martin Fowler points out on his site,
|
36
|
-
# mocks_arent_stubs[http://www.martinfowler.com/articles/mocksArentStubs.html].
|
37
|
-
# Paraphrasing Fowler's paraphrasing
|
38
|
-
# of Gerard Meszaros: Stubs provide canned responses to messages they might receive in a test, while
|
39
|
-
# mocks allow you to specify and, subsquently, verify that certain messages should be received during
|
40
|
-
# the execution of a test.
|
41
|
-
#
|
42
|
-
# == Partial Mocks/Stubs
|
43
|
-
#
|
44
|
-
# RSpec also supports partial mocking/stubbing, allowing you to add stub/mock behaviour
|
45
|
-
# to instances of your existing classes. This is generally
|
46
|
-
# something to be avoided, because changes to the class can have ripple effects on
|
47
|
-
# seemingly unrelated specs. When specs fail due to these ripple effects, the fact
|
48
|
-
# that some methods are being mocked can make it difficult to understand why a
|
49
|
-
# failure is occurring.
|
50
|
-
#
|
51
|
-
# That said, partials do allow you to expect and
|
52
|
-
# verify interactions with class methods such as +#find+ and +#create+
|
53
|
-
# on Ruby on Rails model classes.
|
54
|
-
#
|
55
|
-
# == Further Reading
|
56
|
-
#
|
57
|
-
# There are many different viewpoints about the meaning of mocks and stubs. If you are interested
|
58
|
-
# in learning more, here is some recommended reading:
|
59
|
-
#
|
60
|
-
# * Mock Objects: http://www.mockobjects.com/
|
61
|
-
# * Endo-Testing: http://www.mockobjects.com/files/endotesting.pdf
|
62
|
-
# * Mock Roles, Not Objects: http://www.mockobjects.com/files/mockrolesnotobjects.pdf
|
63
|
-
# * Test Double Patterns: http://xunitpatterns.com/Test%20Double%20Patterns.html
|
64
|
-
# * Mocks aren't stubs: http://www.martinfowler.com/articles/mocksArentStubs.html
|
65
|
-
#
|
66
|
-
# == Creating a Mock
|
67
|
-
#
|
68
|
-
# You can create a mock in any specification (or setup) using:
|
69
|
-
#
|
70
|
-
# mock(name, options={})
|
71
|
-
#
|
72
|
-
# The optional +options+ argument is a +Hash+. Currently the only supported
|
73
|
-
# option is +:null_object+. Setting this to true instructs the mock to ignore
|
74
|
-
# any messages it hasn’t been told to expect – and quietly return itself. For example:
|
75
|
-
#
|
76
|
-
# mock("person", :null_object => true)
|
77
|
-
#
|
78
|
-
# == Creating a Stub
|
79
|
-
#
|
80
|
-
# You can create a stub in any specification (or setup) using:
|
81
|
-
#
|
82
|
-
# stub(name, stub_methods_and_values_hash)
|
83
|
-
#
|
84
|
-
# For example, if you wanted to create an object that always returns
|
85
|
-
# "More?!?!?!" to "please_sir_may_i_have_some_more" you would do this:
|
86
|
-
#
|
87
|
-
# stub("Mr Sykes", :please_sir_may_i_have_some_more => "More?!?!?!")
|
88
|
-
#
|
89
|
-
# == Creating a Partial Mock
|
90
|
-
#
|
91
|
-
# You don't really "create" a partial mock, you simply add method stubs and/or
|
92
|
-
# mock expectations to existing classes and objects:
|
93
|
-
#
|
94
|
-
# Factory.should_receive(:find).with(id).and_return(value)
|
95
|
-
# obj.stub!(:to_i).and_return(3)
|
96
|
-
# etc ...
|
97
|
-
#
|
98
|
-
# == Expecting Messages
|
99
|
-
#
|
100
|
-
# my_mock.should_receive(:sym)
|
101
|
-
# my_mock.should_not_receive(:sym)
|
102
|
-
#
|
103
|
-
# == Expecting Arguments
|
104
|
-
#
|
105
|
-
# my_mock.should_receive(:sym).with(*args)
|
106
|
-
# my_mock.should_not_receive(:sym).with(*args)
|
107
|
-
#
|
108
|
-
# == Argument Matchers
|
109
|
-
#
|
110
|
-
# Arguments that are passed to #with are compared with actual arguments received
|
111
|
-
# using == by default. In cases in which you want to specify things about the arguments
|
112
|
-
# rather than the arguments themselves, you can use any of RSpec's Expression Matchers.
|
113
|
-
# They don't all make syntactic sense (they were primarily designed for use with
|
114
|
-
# Spec::Expectations), but you are free to create your own custom Spec::Matchers.
|
115
|
-
#
|
116
|
-
# Spec::Mocks does provide one additional Matcher method named #ducktype.
|
117
|
-
#
|
118
|
-
# In addition, Spec::Mocks adds some keyword Symbols that you can use to
|
119
|
-
# specify certain kinds of arguments:
|
120
|
-
#
|
121
|
-
# my_mock.should_receive(:sym).with(no_args())
|
122
|
-
# my_mock.should_receive(:sym).with(any_args())
|
123
|
-
# my_mock.should_receive(:sym).with(1, kind_of(Numeric), "b") #2nd argument can any kind of Numeric
|
124
|
-
# my_mock.should_receive(:sym).with(1, boolean(), "b") #2nd argument can true or false
|
125
|
-
# my_mock.should_receive(:sym).with(1, /abc/, "b") #2nd argument can be any String matching the submitted Regexp
|
126
|
-
# my_mock.should_receive(:sym).with(1, anything(), "b") #2nd argument can be anything at all
|
127
|
-
# my_mock.should_receive(:sym).with(1, ducktype(:abs, :div), "b")
|
128
|
-
# #2nd argument can be object that responds to #abs and #div
|
129
|
-
#
|
130
|
-
# == Receive Counts
|
131
|
-
#
|
132
|
-
# my_mock.should_receive(:sym).once
|
133
|
-
# my_mock.should_receive(:sym).twice
|
134
|
-
# my_mock.should_receive(:sym).exactly(n).times
|
135
|
-
# my_mock.should_receive(:sym).at_least(:once)
|
136
|
-
# my_mock.should_receive(:sym).at_least(:twice)
|
137
|
-
# my_mock.should_receive(:sym).at_least(n).times
|
138
|
-
# my_mock.should_receive(:sym).at_most(:once)
|
139
|
-
# my_mock.should_receive(:sym).at_most(:twice)
|
140
|
-
# my_mock.should_receive(:sym).at_most(n).times
|
141
|
-
# my_mock.should_receive(:sym).any_number_of_times
|
142
|
-
#
|
143
|
-
# == Ordering
|
144
|
-
#
|
145
|
-
# my_mock.should_receive(:sym).ordered
|
146
|
-
# my_mock.should_receive(:other_sym).ordered
|
147
|
-
# #This will fail if the messages are received out of order
|
148
|
-
#
|
149
|
-
# == Setting Reponses
|
150
|
-
#
|
151
|
-
# Whether you are setting a mock expectation or a simple stub, you can tell the
|
152
|
-
# object precisely how to respond:
|
153
|
-
#
|
154
|
-
# my_mock.should_receive(:sym).and_return(value)
|
155
|
-
# my_mock.should_receive(:sym).exactly(3).times.and_return(value1, value2, value3)
|
156
|
-
# # returns value1 the first time, value2 the second, etc
|
157
|
-
# my_mock.should_receive(:sym).and_return { ... } #returns value returned by the block
|
158
|
-
# my_mock.should_receive(:sym).and_raise(error)
|
159
|
-
# #error can be an instantiated object or a class
|
160
|
-
# #if it is a class, it must be instantiable with no args
|
161
|
-
# my_mock.should_receive(:sym).and_throw(:sym)
|
162
|
-
# my_mock.should_receive(:sym).and_yield(values,to,yield)
|
163
|
-
# my_mock.should_receive(:sym).and_yield(values,to,yield).and_yield(some,other,values,this,time)
|
164
|
-
# # for methods that yield to a block multiple times
|
165
|
-
#
|
166
|
-
# Any of these responses can be applied to a stub as well, but stubs do
|
167
|
-
# not support any qualifiers about the message received (i.e. you can't specify arguments
|
168
|
-
# or receive counts):
|
169
|
-
#
|
170
|
-
# my_mock.stub!(:sym).and_return(value)
|
171
|
-
# my_mock.stub!(:sym).and_return(value1, value2, value3)
|
172
|
-
# my_mock.stub!(:sym).and_raise(error)
|
173
|
-
# my_mock.stub!(:sym).and_throw(:sym)
|
174
|
-
# my_mock.stub!(:sym).and_yield(values,to,yield)
|
175
|
-
# my_mock.stub!(:sym).and_yield(values,to,yield).and_yield(some,other,values,this,time)
|
176
|
-
#
|
177
|
-
# == Arbitrary Handling
|
178
|
-
#
|
179
|
-
# Once in a while you'll find that the available expectations don't solve the
|
180
|
-
# particular problem you are trying to solve. Imagine that you expect the message
|
181
|
-
# to come with an Array argument that has a specific length, but you don't care
|
182
|
-
# what is in it. You could do this:
|
183
|
-
#
|
184
|
-
# my_mock.should_receive(:sym) do |arg|
|
185
|
-
# arg.should be_an_istance_of(Array)
|
186
|
-
# arg.length.should == 7
|
187
|
-
# end
|
188
|
-
#
|
189
|
-
# Note that this would fail if the number of arguments received was different from
|
190
|
-
# the number of block arguments (in this case 1).
|
191
|
-
#
|
192
|
-
# == Combining Expectation Details
|
193
|
-
#
|
194
|
-
# Combining the message name with specific arguments, receive counts and responses
|
195
|
-
# you can get quite a bit of detail in your expectations:
|
196
|
-
#
|
197
|
-
# my_mock.should_receive(:<<).with("illegal value").once.and_raise(ArgumentError)
|
198
|
-
module Mocks
|
199
|
-
end
|
200
|
-
end
|
@@ -1,230 +0,0 @@
|
|
1
|
-
#!/usr/bin/env ruby
|
2
|
-
|
3
|
-
# Define a task library for running RSpec contexts.
|
4
|
-
|
5
|
-
require 'rake'
|
6
|
-
require 'rake/tasklib'
|
7
|
-
|
8
|
-
module Spec
|
9
|
-
module Rake
|
10
|
-
|
11
|
-
# A Rake task that runs a set of specs.
|
12
|
-
#
|
13
|
-
# Example:
|
14
|
-
#
|
15
|
-
# Spec::Rake::SpecTask.new do |t|
|
16
|
-
# t.warning = true
|
17
|
-
# t.rcov = true
|
18
|
-
# end
|
19
|
-
#
|
20
|
-
# This will create a task that can be run with:
|
21
|
-
#
|
22
|
-
# rake spec
|
23
|
-
#
|
24
|
-
# If rake is invoked with a "SPEC=filename" command line option,
|
25
|
-
# then the list of spec files will be overridden to include only the
|
26
|
-
# filename specified on the command line. This provides an easy way
|
27
|
-
# to run just one spec.
|
28
|
-
#
|
29
|
-
# If rake is invoked with a "SPEC_OPTS=options" command line option,
|
30
|
-
# then the given options will override the value of the +spec_opts+
|
31
|
-
# attribute.
|
32
|
-
#
|
33
|
-
# If rake is invoked with a "RCOV_OPTS=options" command line option,
|
34
|
-
# then the given options will override the value of the +rcov_opts+
|
35
|
-
# attribute.
|
36
|
-
#
|
37
|
-
# Examples:
|
38
|
-
#
|
39
|
-
# rake spec # run specs normally
|
40
|
-
# rake spec SPEC=just_one_file.rb # run just one spec file.
|
41
|
-
# rake spec SPEC_OPTS="--diff" # enable diffing
|
42
|
-
# rake spec RCOV_OPTS="--aggregate myfile.txt" # see rcov --help for details
|
43
|
-
#
|
44
|
-
# Each attribute of this task may be a proc. This allows for lazy evaluation,
|
45
|
-
# which is sometimes handy if you want to defer the evaluation of an attribute value
|
46
|
-
# until the task is run (as opposed to when it is defined).
|
47
|
-
#
|
48
|
-
# This task can also be used to run existing Test::Unit tests and get RSpec
|
49
|
-
# output, for example like this:
|
50
|
-
#
|
51
|
-
# require 'spec/rake/spectask'
|
52
|
-
# Spec::Rake::SpecTask.new do |t|
|
53
|
-
# t.ruby_opts = ['-rtest/unit']
|
54
|
-
# t.spec_files = FileList['test/**/*_test.rb']
|
55
|
-
# end
|
56
|
-
#
|
57
|
-
class SpecTask < ::Rake::TaskLib
|
58
|
-
def self.attr_accessor(*names)
|
59
|
-
super(*names)
|
60
|
-
names.each do |name|
|
61
|
-
module_eval "def #{name}() evaluate(@#{name}) end" # Allows use of procs
|
62
|
-
end
|
63
|
-
end
|
64
|
-
|
65
|
-
# Name of spec task. (default is :spec)
|
66
|
-
attr_accessor :name
|
67
|
-
|
68
|
-
# Array of directories to be added to $LOAD_PATH before running the
|
69
|
-
# specs. Defaults to ['<the absolute path to RSpec's lib directory>']
|
70
|
-
attr_accessor :libs
|
71
|
-
|
72
|
-
# If true, requests that the specs be run with the warning flag set.
|
73
|
-
# E.g. warning=true implies "ruby -w" used to run the specs. Defaults to false.
|
74
|
-
attr_accessor :warning
|
75
|
-
|
76
|
-
# Glob pattern to match spec files. (default is 'spec/**/*_spec.rb')
|
77
|
-
# Setting the SPEC environment variable overrides this.
|
78
|
-
attr_accessor :pattern
|
79
|
-
|
80
|
-
# Array of commandline options to pass to RSpec. Defaults to [].
|
81
|
-
# Setting the SPEC_OPTS environment variable overrides this.
|
82
|
-
attr_accessor :spec_opts
|
83
|
-
|
84
|
-
# Whether or not to use RCov (default is false)
|
85
|
-
# See http://eigenclass.org/hiki.rb?rcov
|
86
|
-
attr_accessor :rcov
|
87
|
-
|
88
|
-
# Array of commandline options to pass to RCov. Defaults to ['--exclude', 'lib\/spec,bin\/spec'].
|
89
|
-
# Ignored if rcov=false
|
90
|
-
# Setting the RCOV_OPTS environment variable overrides this.
|
91
|
-
attr_accessor :rcov_opts
|
92
|
-
|
93
|
-
# Directory where the RCov report is written. Defaults to "coverage"
|
94
|
-
# Ignored if rcov=false
|
95
|
-
attr_accessor :rcov_dir
|
96
|
-
|
97
|
-
# Array of commandline options to pass to ruby. Defaults to [].
|
98
|
-
attr_accessor :ruby_opts
|
99
|
-
|
100
|
-
# Whether or not to fail Rake when an error occurs (typically when specs fail).
|
101
|
-
# Defaults to true.
|
102
|
-
attr_accessor :fail_on_error
|
103
|
-
|
104
|
-
# A message to print to stderr when there are failures.
|
105
|
-
attr_accessor :failure_message
|
106
|
-
|
107
|
-
# Where RSpec's output is written. Defaults to $stdout.
|
108
|
-
# DEPRECATED. Use --format FORMAT:WHERE in spec_opts.
|
109
|
-
attr_accessor :out
|
110
|
-
|
111
|
-
# Explicitly define the list of spec files to be included in a
|
112
|
-
# spec. +spec_files+ is expected to be an array of file names (a
|
113
|
-
# FileList is acceptable). If both +pattern+ and +spec_files+ are
|
114
|
-
# used, then the list of spec files is the union of the two.
|
115
|
-
# Setting the SPEC environment variable overrides this.
|
116
|
-
attr_accessor :spec_files
|
117
|
-
|
118
|
-
# Use verbose output. If this is set to true, the task will print
|
119
|
-
# the executed spec command to stdout. Defaults to false.
|
120
|
-
attr_accessor :verbose
|
121
|
-
|
122
|
-
# Explicitly define the path to the ruby binary, or its proxy (e.g. multiruby)
|
123
|
-
attr_accessor :ruby_cmd
|
124
|
-
|
125
|
-
# Defines a new task, using the name +name+.
|
126
|
-
def initialize(name=:spec)
|
127
|
-
@name = name
|
128
|
-
@libs = ['lib']
|
129
|
-
@pattern = nil
|
130
|
-
@spec_files = nil
|
131
|
-
@spec_opts = []
|
132
|
-
@warning = false
|
133
|
-
@ruby_opts = []
|
134
|
-
@fail_on_error = true
|
135
|
-
@rcov = false
|
136
|
-
@rcov_opts = ['--exclude', 'lib\/spec,bin\/spec,config\/boot.rb']
|
137
|
-
@rcov_dir = "coverage"
|
138
|
-
|
139
|
-
yield self if block_given?
|
140
|
-
@pattern = 'spec/**/*_spec.rb' if pattern.nil? && spec_files.nil?
|
141
|
-
define
|
142
|
-
end
|
143
|
-
|
144
|
-
def define # :nodoc:
|
145
|
-
spec_script = File.expand_path(File.join(File.dirname(__FILE__),"..","..","..","bin","spec"))
|
146
|
-
|
147
|
-
lib_path = libs.join(File::PATH_SEPARATOR)
|
148
|
-
actual_name = Hash === name ? name.keys.first : name
|
149
|
-
unless ::Rake.application.last_comment
|
150
|
-
desc "Run specs" + (rcov ? " using RCov" : "")
|
151
|
-
end
|
152
|
-
task name do
|
153
|
-
RakeFileUtils.verbose(verbose) do
|
154
|
-
unless spec_file_list.empty?
|
155
|
-
# ruby [ruby_opts] -Ilib -S rcov [rcov_opts] bin/spec -- examples [spec_opts]
|
156
|
-
# or
|
157
|
-
# ruby [ruby_opts] -Ilib bin/spec examples [spec_opts]
|
158
|
-
cmd_parts = [ruby_cmd || RUBY]
|
159
|
-
cmd_parts += ruby_opts
|
160
|
-
cmd_parts << %[-I"#{lib_path}"]
|
161
|
-
cmd_parts << "-S rcov" if rcov
|
162
|
-
cmd_parts << "-w" if warning
|
163
|
-
cmd_parts << rcov_option_list
|
164
|
-
cmd_parts << %[-o "#{rcov_dir}"] if rcov
|
165
|
-
cmd_parts << %["#{spec_script}"]
|
166
|
-
cmd_parts << "--" if rcov
|
167
|
-
cmd_parts += spec_file_list.collect { |fn| %["#{fn}"] }
|
168
|
-
cmd_parts << spec_option_list
|
169
|
-
if out
|
170
|
-
cmd_parts << %[> "#{out}"]
|
171
|
-
STDERR.puts "The Spec::Rake::SpecTask#out attribute is DEPRECATED and will be removed in a future version. Use --format FORMAT:WHERE instead."
|
172
|
-
end
|
173
|
-
cmd = cmd_parts.join(" ")
|
174
|
-
puts cmd if verbose
|
175
|
-
unless system(cmd)
|
176
|
-
STDERR.puts failure_message if failure_message
|
177
|
-
raise("Command #{cmd} failed") if fail_on_error
|
178
|
-
end
|
179
|
-
end
|
180
|
-
end
|
181
|
-
end
|
182
|
-
|
183
|
-
if rcov
|
184
|
-
desc "Remove rcov products for #{actual_name}"
|
185
|
-
task paste("clobber_", actual_name) do
|
186
|
-
rm_r rcov_dir rescue nil
|
187
|
-
end
|
188
|
-
|
189
|
-
clobber_task = paste("clobber_", actual_name)
|
190
|
-
task :clobber => [clobber_task]
|
191
|
-
|
192
|
-
task actual_name => clobber_task
|
193
|
-
end
|
194
|
-
self
|
195
|
-
end
|
196
|
-
|
197
|
-
def rcov_option_list # :nodoc:
|
198
|
-
if rcov
|
199
|
-
ENV['RCOV_OPTS'] || rcov_opts.join(" ") || ""
|
200
|
-
else
|
201
|
-
""
|
202
|
-
end
|
203
|
-
end
|
204
|
-
|
205
|
-
def spec_option_list # :nodoc:
|
206
|
-
STDERR.puts "RSPECOPTS is DEPRECATED and will be removed in a future version. Use SPEC_OPTS instead." if ENV['RSPECOPTS']
|
207
|
-
ENV['SPEC_OPTS'] || ENV['RSPECOPTS'] || spec_opts.join(" ") || ""
|
208
|
-
end
|
209
|
-
|
210
|
-
def evaluate(o) # :nodoc:
|
211
|
-
case o
|
212
|
-
when Proc then o.call
|
213
|
-
else o
|
214
|
-
end
|
215
|
-
end
|
216
|
-
|
217
|
-
def spec_file_list # :nodoc:
|
218
|
-
if ENV['SPEC']
|
219
|
-
FileList[ ENV['SPEC'] ]
|
220
|
-
else
|
221
|
-
result = []
|
222
|
-
result += spec_files.to_a if spec_files
|
223
|
-
result += FileList[ pattern ].to_a if pattern
|
224
|
-
FileList[result]
|
225
|
-
end
|
226
|
-
end
|
227
|
-
|
228
|
-
end
|
229
|
-
end
|
230
|
-
end
|