Stories recently tagged with 'Moq'

Simplified Asp.net MVC Controller Testing with Moq(codethinked.com)

submitted by justin_etheredgejustin_etheredge(8539) 4 years, 2 months ago

Want to learn how to better unit test your controllers in Asp.net MVC? In this example I go through the process of testing a controller action in asp.net MVC using Moq (but it could be easily translated into another mocking framework). read more...

add a comment |category: |Views: 1424

tags: another