Community

Unit testing a ASP.NET WebAPI 2 controller

(Maurice De Beijer) Earlier this year I wrote a blog post about how to unit test ASP.NET WebAPI controllers. It turned out that in order to do a good job of testing the public ApiController methods you would need to quite a bit of setup. Most of the time this was just about providing a HttpConfigura

Read More - Register for Free Membership