Displaying 1 result from an estimated 1 matches for "langalex".
Did you mean:
clanglex
2007 Jul 04
0
Fwd: [ mocha-Bugs-11885 ] never doesn''t work with stub_everything
...ng
To: noreply at rubyforge.org
Bugs item #11885, was opened at 2007-06-27 14:13
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=7477&aid=11885&group_id=1917
Category: None
Group: None
Status: Open
Resolution: None
Priority: 3
Submitted By: Alexander Lang (langalex)
Assigned to: Nobody (None)
Summary: never doesn''t work with stub_everything
Initial Comment:
running the following results in a succesful test with mocha 0.5.1 -
it should fail because x is called on o.
require ''rubygems''
require ''test/unit''
requi...