Within MVC3 3 we can post a JSON based request to an MVC controller and it will automatically bind the result. I've been banging my head on how to unit test this properly and was hoping the experts here could put me on the right path.Within MVC3 3 we can post a JSON based request