I have a controller that accepts a protobufs as the body. Now, I want to test the functionality(not unit testing) of my controller against a dummy .net console application. I am