|
From: Vaughn, C. <Va...@va...> - 2003-08-04 13:43:17
|
Steve, I've seen the test for SetupResult. You should probably change it to use Expect() instead of ExpectAndReturn(). I don't think I'd expect SetupResult() and ExpectAndReturn() to work together. As a side note, any idea on getting the ValueType return values to work? cliff -----Original Message----- From: Steve Freeman [mailto:st...@m3...] Sent: Sunday, August 03, 2003 7:03 PM To: Vaughn, Clifton Cc: Nmock-General (E-mail) Subject: Re: [Nmock-general] problem with SetupResult I've checked in a failing test for this. S. |