Ahh, nevermind about the last post. Didn't see params args[] in
GenerateStub. However, where you have b.Stub(b => b.PropertyA).Return
(z);
PropertyA is public but not virtual. In other words public PropertyA
{ get; set; }
--
You received this message because you are subscribed to the Google Groups
"Rhino.Mocks" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/rhinomocks?hl=en.