btakita / rr

RR (Double Ruby) is a test double framework that features a rich selection of double techniques and a terse syntax.
http://github.com/rr/rr
MIT License
500 stars 58 forks source link

mock.instance_of not working #101

Open blackxored opened 10 years ago

blackxored commented 10 years ago

In RSpec 2.99.x or 3.0.x beta, I can't get mock.instance_of to work. Any workarounds/fixes for this?