Patch Command
TODO
Should send Patch request to given url
When following fixture is executed:
<rest:request> <rest:patch>/hello</rest:patch> </rest:request>
Then
PATCH
request has been
sent
to
/hello