spec/stub_method_spec.rb | 600 | 0 | 0 | | | 5.68 KB | ac89b81ec4c7d21f615198ce6fb04e63b066d60d55c5bb94520a41394defcfba |
.gitignore | 600 | 0 | 0 | | | 18 Bytes | b0fa4b90a431cc2296d3699099890f4120370eaeace34d900212225d37bc80bd |
MIT-LICENSE | 600 | 0 | 0 | | | 1.03 KB | 8567f35c96127cf14bab06230b5c647fe4b54a6150af54c88c46a9b4b2dd26af |
README.rdoc | 600 | 0 | 0 | | | 2.45 KB | e386412a78f671d90b4fb25f3170f344a5142201082c8adb715c4af444242c75 |
Rakefile | 600 | 0 | 0 | | | 1.09 KB | 220add4f4034ac92231e104b6e272bba9f5a38c6d8b50ad0ad4e4ef651d012ce |
TODO | 600 | 0 | 0 | | | 1.5 KB | 059ed102bc94b139acfcd508ce8271925ccf1528f6647144d2b25468048ae14d |
VERSION | 644 | 0 | 0 | | | 6 Bytes | 59854984853104df5c353e2f681a15fc7924742f9a2e468c29af248dce45ce03 |
lib/not_a_mock.rb | 600 | 0 | 0 | | | 574 Bytes | 8202da270bfcc6b799573afc5b7fe6599049bff94b5734c5587455fb3c5685ba |
lib/not_a_mock/active_record_extensions.rb | 600 | 0 | 0 | | | 311 Bytes | 009e103cdfda22c3f4b0b12e9068ce424f685fc93afcbd8554772083a36200d1 |
lib/not_a_mock/argument_constraint_extensions.rb | 600 | 0 | 0 | | | 578 Bytes | d797a8f904d2e0b42cc9e69b7956a6ceed88af98609a173cf8bfbdda32d3004f |
lib/not_a_mock/call_recorder.rb | 600 | 0 | 0 | | | 2.67 KB | 76b42fbf5caf5b51e1d1fb1c5ab3497a0d7e7cc38e6abb9c4cc4d1099bca8b95 |
lib/not_a_mock/matchers.rb | 600 | 0 | 0 | | | 2.25 KB | 8a8edcca39a76e74e75f7a1d7a54841bdca2da20c36456bcf461309be880f139 |
lib/not_a_mock/matchers/anything_matcher.rb | 600 | 0 | 0 | | | 554 Bytes | b799d142fcad41523f4f5c6847cc36df9a498f80e94ff243dec056be663c64cd |
lib/not_a_mock/matchers/args_matcher.rb | 600 | 0 | 0 | | | 1.75 KB | c0a3b59721748240d55aaa95dd36cef6e4c53cee1ef399520de243fe440ade90 |
lib/not_a_mock/matchers/call_matcher.rb | 600 | 0 | 0 | | | 1.24 KB | 07ace505f7a764ef73df5a4ff1118fa467ac1481874246999efcec0cccbc7f51 |
lib/not_a_mock/matchers/method_matcher.rb | 600 | 0 | 0 | | | 625 Bytes | 10c0f4f488d2178a7747d9fe72dd86f34ec81ce46fa07ec778828a5d742f37be |
lib/not_a_mock/matchers/result_matcher.rb | 600 | 0 | 0 | | | 626 Bytes | 55a57955fc32b99a06a8d36d19761baba3ac91b223066afe26f315d232e83d39 |
lib/not_a_mock/matchers/times_matcher.rb | 600 | 0 | 0 | | | 917 Bytes | 7233ba9027a401666e9b951c9cead803777a0341c4572e2ce92a0f2d7f24cd0b |
lib/not_a_mock/object_extensions.rb | 600 | 0 | 0 | | | 3.54 KB | 6ff63e463dfced1bead2a5fd000542553ec3076ddb90a0519ad075677e1b0a9c |
lib/not_a_mock/rspec_mock_framework_adapter.rb | 600 | 0 | 0 | | | 282 Bytes | 4c8bfdc18a4c2b795d5a8d05897980191647fabc997661be76243aabbc90ebc0 |
lib/not_a_mock/stub.rb | 600 | 0 | 0 | | | 1.02 KB | 6b9a98cf8dd83b6a481292d2c9d781b01051d68bc828a7cdc71a27e906a0f51d |
lib/not_a_mock/stubber.rb | 600 | 0 | 0 | | | 1.9 KB | 422634c96ce2d9470d3c35437e04b1020b83ac25a3d8fd9e5a09fa0536fed959 |
spec/call_recording_spec.rb | 600 | 0 | 0 | | | 2.4 KB | 227d5b2ed02c3f6211d80fc8fe8801159e6bd22e0714d8259c1da95d119896ac |
spec/matchers_spec.rb | 600 | 0 | 0 | | | 6.98 KB | 2d4044fe0822dcc649c878b0162de587d4062eae376119583c5ebc945b6da283 |
spec/stub_active_record_spec.rb | 600 | 0 | 0 | | | 746 Bytes | 05c47f78ce4ecb3a14a79673cedaf9bddfa8f3f4768051fec353dac5c6fa7ac1 |
spec/stub_instance_spec.rb | 600 | 0 | 0 | | | 1.3 KB | 2b07bc88349cab1b8d3d0e961e4e443eaf0f0d5aee42a0f50f9cd2d188c71fb6 |