I have a 3rd party vendor I want to integrate with my web site. I have a sample of the POST data they will be sending to me and I want to be able to write a unit test to verify I can process it from my controller action.I have a 3rd party vendor I want to integrate w