bitblack / moq

Automatically exported from code.google.com/p/moq
Other
0 stars 0 forks source link

Provide quick start guide #93

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
This project is excellent but is currently lacking any kind of introductory
documentation. Topics that would be appreciated:

- When to use mocking
- Features supported by Moq and features currently unsupported (stubs etc.)
- Concept of Arrange/Act/Assert and how is it implemented in Moq
- Concept of verification and how is it implemented in Moq
- Walkthrough example

Original issue reported on code.google.com by borekb on 9 Sep 2008 at 2:50

GoogleCodeExporter commented 9 years ago

Original comment by kzu.net on 14 Apr 2009 at 2:22

GoogleCodeExporter commented 9 years ago
I'm totally agree with you but it's the beauty of open source and there are no 
other mock framework other than open source except JustMock and for the moment, 
they should name it "JustUseIt" because they "JustDontCorrectBugs".

Search on the Internet and you will find a lot of example of AAA.

Original comment by sams.tre...@gmail.com on 16 Apr 2011 at 3:25