All Versions
88
Latest Version
Avg Release Cycle
156 days
Latest Release
1255 days ago
Changelog History
Page 7
Changelog History
Page 7
-
v0.3.6 Changes
August 01, 2007- ๐ Fixed [#12765] Issues with ObjectSpace._id2ref
-
v0.3.5 Changes
July 29, 2007- โ trim_backtrace is only set for Test::Unit
-
v0.3.4 Changes
July 22, 2007- Implemented instance_of
-
v0.3.3 Changes
July 22, 2007- ๐ Fixed [#12495] Error Probing method_missing interaction
-
v0.3.2 Changes
July 22, 2007- ๐ Fixed [#12486] ScenarioMethodProxy when Kernel passed into instance methods
-
v0.3.1 Changes
July 22, 2007- โ Automatically require Test::Unit and Rspec adapters
-
v0.3.0 Changes
July 22, 2007- ScenarioCreator strategy method chaining
- โ Removed mock_probe
- โ Removed stub_probe
-
v0.2.5 Changes
July 21, 2007- ๐คก mock takes method_name argument
- stub takes method_name argument
- mock_probe takes method_name argument
- stub_probe takes method_name argument
- probe takes method_name argument
- ๐ dont_allow takes method_name argument
- do_not_allow takes method_name argument
-
v0.2.4 Changes
July 19, 2007- Space#doubles key is now the object id
- ๐ Fixed [#12402] Stubbing return value of probes fails after calling the stubbed method two times
-
v0.2.3 Changes
July 18, 2007- ๐ Added RRMethods#rr_verify and RRMethods#rr_reset