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

Moq

Moq

Great Reads

by Akram El Assas
Microservices sample architecture using ASP.NET Core, Ocelot, MongoDB and JWT
by Aless Alessio
Design your solution and code your classes as loosely-coupled objects. Learn how to use MOQ and Ninject for mocking your Service and injecting it at runtime with Ninject.
by Gaston Verelst
Mocking functionality using MOQ
by Mario Majčica
When and how to use the Callback method on Moq in your unit tests.

Latest Articles

by Akram El Assas
Microservices sample architecture using ASP.NET Core, Ocelot, MongoDB and JWT
by Aless Alessio
Design your solution and code your classes as loosely-coupled objects. Learn how to use MOQ and Ninject for mocking your Service and injecting it at runtime with Ninject.
by Gaston Verelst
Mocking functionality using MOQ
by Mario Majčica
When and how to use the Callback method on Moq in your unit tests.

All Articles

Sort by Score

Moq 

by Gaston Verelst
Mocking functionality using MOQ
by Jason Sultana
Common practice that I employ in test projects - re-usable mocks