No that is not causing the issue.. the issue seems to be related to
multi threading in Rhino 3.5.

I am getting the error, whenever I am trying to modify the mock
repository created in one thread by another thread.



On Aug 5, 7:59 pm, Kenneth Xu <[email protected]> wrote:
> On Wed, Aug 5, 2009 at 9:05 AM, Vikash Mitruka<[email protected]> wrote:
> >                Assert.AreEqual(5, list.Count);
>
> >                Expect.Call(list.Count).Return(50);
>
> Could it be the missing _mockRepo.BackToRecordAll(); between these two lines?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to