Tagged Questions

5
votes
3answers
5k views

Rhino Mocks error - “Invalid call, the last call has been used or no call has been made”

I am stumped. I am getting this error when I try to set a mock to have "PropertyBehavior()": System.InvalidOperationException: System.InvalidOperationException: Invalid call, the last call has ...