0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 14, 2023 — May 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Refactoring. More... almost 17 years ago
Refactoring. More... almost 17 years ago
Refactoring. More... almost 17 years ago
Refactoring. More... almost 17 years ago
RDoc changes More... almost 17 years ago
mock takes a second argument that optionally sets the method to be mocked. More... almost 17 years ago
Added block argument. More... almost 17 years ago
Version 0.2.4 More... almost 17 years ago
Version 0.2.3 More... almost 17 years ago
- Space#doubles key is now the object id - Fixed [#12402] Stubbing return value of probes fails after calling the stubbed method two times More... almost 17 years ago
RDoc changes More... almost 17 years ago
Version 0.2.3 More... almost 17 years ago
- Added InstanceMethods#rr_verify and InstanceMethods#rr_reset More... almost 17 years ago
Version 0.2.2 More... almost 17 years ago
Doing method aliasing because there are issues with Rails. More... almost 17 years ago
Doing method aliasing because there are issues with Rails. More... almost 17 years ago
Version 0.2.1 More... almost 17 years ago
- Added mock_probe - Added stub_probe More... almost 17 years ago
- Renamed ProbeMockCreator to MockProbeCreator. - Renamed ProbeStubCreator to StubProbeCreator. - Renamed InstanceMethods:probe_mock to InstanceMethods:mock_probe More... almost 17 years ago
- Added ProbeStubCreator More... almost 17 years ago
- Renamed DoubleMethods to InstanceMethods More... almost 17 years ago
- Added DoubleMethods#probe_mock More... almost 17 years ago
- Probe returns the return value of the passed in block, instead of ignoring its return value - Scenario#after_call returns the return value of the passed in block More... almost 17 years ago
Using define_method instead of method aliasing to rebind original method. More... almost 17 years ago
Using define_method instead of method aliasing to rebind original method. More... almost 17 years ago
Version 0.1.15 More... almost 17 years ago
Fixed [#12333] Rebinding original_methods causes blocks not to work More... almost 17 years ago
Fixed Changes file More... almost 17 years ago
Version 0.1.14 More... almost 17 years ago
Raise error when making a Scenarios with NonDeterministic TimesMatcher Ordered More... almost 17 years ago