Hi
Can any one give me intro about mocking in silverlight
What is mocking,
Why we need to go for this.
What is MOQ object.
What are the advantages of MOQ over the other mocking framework.
Thanks.
Mocking is used for Unit testing code. Anice example is given here. MOQ is a Mocking Library that works upto Silvelight 4.
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.