I would expect the same net behaviour in both cases, that being that I would expect any subsequent call to get_Property after stubbing set_Property to give me that LAST item that set_Property was stubbed with.
On Oct 30, 8:04 pm, Tim Barcz <[email protected]> wrote: > Is this what you would expect to see in the first example (where it > does not work...yet)? > > Tim > > On 10/30/09, bill richards <[email protected]> wrote: > > > > > The second example seems more intuitive to me ... if I've set a > > property's value that's what I expect to get when I use the getter. > > -- > Sent from my mobile device > > Tim Barcz > Microsoft C# MVP > Microsoft ASPInsiderhttp://timbarcz.devlicio.ushttp://www.twitter.com/timbarcz --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
