Put Command
TODO
Should send PUT request to given url
When following fixture is executed:
<rest:request> <rest:put>/hello</rest:put> </rest:request>
Then
PUT
request has been
sent
to
/hello