Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / mocking

Mocking

mocking

Great Reads

by Pete O'Hanlon
Easy way to test HttpClient with Goldlight.HttpClientTestSupport
by witnes
Examples of Mock usages
by khanqamarali
FakeItEasy Framework Jump Start
by Ivan Yakimov
Cases when you may, and when you should not use mocking framework

Latest Articles

by Pete O'Hanlon
Easy way to test HttpClient with Goldlight.HttpClientTestSupport
by witnes
Examples of Mock usages
by khanqamarali
FakeItEasy Framework Jump Start
by Ivan Yakimov
Cases when you may, and when you should not use mocking framework

All Articles

Sort by Score

mocking 

by khanqamarali
FakeItEasy Framework Jump Start
by MaDOnos
Adapter implemantation to mock DbContext easily
by Pavel Durov
This tip briefly shows how to change your user agent or any other data in window.navigator object.
by Mirnes Mrkaljevic
This article shows how to use JSON response from REST service using Java GSON API.
by Richard Silveira
EntityFramework.MoqHelper library to work with Entity Framework 6 and Moq libraries doing mocks of Entity Framework main methods that access database.
by Daan Acohen
Some functionality of Moq can be really important but can also be easily forgotten as explained here