Using Robolectric, how to test JSON values sent along POST *request*

In my app I'm going to be sending JSON in a POST request to the server. I want to test to make sure I'm sending the right values. Since I'm using Robolectric, my conclusion is that I should get the