I\'m using the Groovy RESTClient class to do write some (spock) Acceptance tests for Java WebServices I\'ve been authoring.
One frustration I\'ve had is in testing the r
As Tomasz already linked in a comment, here is my little one-liner answer from a similar question.
client.handler.failure = client.handler.success