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
One approach would be to make a Groovy convenience method that wraps your REST calls that catches exceptions and turns them into status codes