Post Command
TODO
Should send POST request to given url
When following fixture is executed:
<rest:request> <rest:post>/hello</rest:post> </rest:request>
Then
POST
request has been
sent
to
/hello