Unit test a method that returns JsonResult in WebApi

WebApis are awesome. Writing unit tests for them may not be. In this tutorial, I tell how we can parse JsonResult in our unit tests and retrieve the response values to validate our tests.

9 Reasons why software bugs are like humans

If you are a software programmer, you'll meet a lot of bugs all along. The funny part is the behavior of software bugs is so similar to humans.

made with