|
From: Jeremy D. (6433) <JD...@ib...> - 2003-11-09 20:36:39
|
Arg. Sorry to waste your time. :( Thanks for the help. > -----Original Message----- > From: Steve Freeman [mailto:st...@m3...] > Sent: Sunday, November 09, 2003 5:53 AM > To: Jeremy Dunck (6433) > Cc: Nmock-General (E-mail) > Subject: Re: [Nmock-general] Mock properties? > > > Yep, it's a bug and there's already a test to prove it called > > SetAndGetPropertiesDoesNotWorkWithSetupReturn > > For now, could you use ExpectAndReturn() ? > > S. > > Jeremy Dunck (6433) wrote: > > It's a 3rd-party binary. > > > > Fortunately, COM interop provides an interface when it > generates the > > wrapper class, so that was free. :) > > > > Unfortunately, now I'm getting a different error. > > > > I've whittled it down to a failing test. Perhaps I'm doing > something > > wrong, or perhaps we found a bug. :) > > > > Thanks for the feedback. > |