search for: a13528094

Displaying 1 result from an estimated 1 matches for "a13528094".

Did you mean: 1352804
2007 Nov 01
2
Can''t use #exactly when #and_return influences it.
I want my class Reader to loop on the content of its Stack until false is returned. I also want an optional argument to exist that limits how many times the stack will be read, even if some elements are left. I was trying to spec this last bit but ended up on a false positive. Hope the example will be clear enough: #spec_reader.rb describe Reader do it "should stop reading items when