I spent a bit of time recently reading through some of the Rhino Mocks to get a basic understanding of how some features work under the hood. As well as just getting some practice at reading unfamiliar code I also wanted to know the following:How does the 'VerifyAllExpectations' extension method work?What's the difference between the 'GenerateMock' and 'GenerateStub' methods on MockRepository?How does the 'AssertWasNotCalled' extension method actually work? These are some of the things I learnt from my...
|
9
shouts |
|
|||
No comments yet, be the first one to post comment.