Displaying 1 result from an estimated 1 matches for "tp16100539p16100539".
2008 Mar 17
1
Shouldn''t should return true?
...def matches?(target)
target.should r_f_t(''foo'', ''bar'', ''baz'') #Whoops! Matcher FAILS
end
end
def r_l_t(args)
RLT.new(args)
end
end
--
View this message in context: http://www.nabble.com/Shouldn%27t-should-return-true--tp16100539p16100539.html
Sent from the rspec-users mailing list archive at Nabble.com.