Without looking at the code (sorry on my phone). The first place I'd look is AAA syntax (AsssertWasCalled) versus RecordReplay syntax (VerifyAllExpectations)
Tim On Nov 14, 2011, at 6:28 PM, rhyous <[email protected]> wrote: > I am learning Rhino Mocks and I have created a very small sample > project that you can all access. > http://www.rhyous.com/wp-content/uploads/2011/11/DotNetFrameworkTest.zip > > I am wondering what I am doing wrong here. > VerifyAllExpectations() fails when AssertWasCalled() succeeds and this > has me pretty confused. > > I have spent a couple hours troubleshooting and thought I would throw > this to the mailing list. > > Thanks, > > Jared > http://www.rhyous.com > > -- > 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. > -- 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.
