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 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