Before i begin i realise that there are some posts such as this one which have asked the same question.
However the links on the suggested page do not work (it simply takes me back root blog page).
What i'm looking for is a tutorial which does not have any assumed prior rhino mock knowledge.
What i need is a step-by-step guide which explains the basics (stubs vs mocks vs expect.call), how the Record(), ReplayAll(), VerifyAll(), when/why you use Repeat.Any() etc etc work!
I have a rough understanding after reading some of the documentation (which I found some articles to be useful but most to be confusing at best...) but i need some more examples with detailed explainations on how to use rhino mocks.