Skip to content

Commit

Permalink
Added method_name argument changes
Browse files Browse the repository at this point in the history
git-svn-id: svn+ssh://rubyforge.org/var/svn/pivotalrb/rr/trunk@431 af276e61-6b34-4dac-905b-574b5f35ef33
  • Loading branch information
btakita committed Jul 21, 2007
1 parent 251a1d6 commit 0fac3ec
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGES
@@ -1,3 +1,11 @@
- 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

* 0.2.4
- Space#doubles key is now the object id
- Fixed [#12402] Stubbing return value of probes fails after calling the stubbed method two times
Expand Down

0 comments on commit 0fac3ec

Please sign in to comment.