Click here to Skip to main content
15,891,248 members
Everything / Mocking

Mocking

mocking

Great Reads

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 Pavel Durov
This tip briefly shows how to change your user agent or any other data in window.navigator object.
by Ivan Yakimov
Cases when you may, and when you should not use mocking framework
by Vlad Neculai Vizitiu
Mocking/stubbing lambda expressions to have a bit more control over our unit tests

Latest Articles

by Pete O'Hanlon
Easy way to test HttpClient with Goldlight.HttpClientTestSupport
by Vlad Neculai Vizitiu
Mocking/stubbing lambda expressions to have a bit more control over our unit tests
by Daan Acohen
Some functionality of Moq can be really important but can also be easily forgotten as explained here
by Mirnes Mrkaljevic
This article shows how to use JSON response from REST service using Java GSON API.

All Articles