Entries tagged with «rest»

Writing a Spock extension for unit-testing http / rest client code

Created:

I'm in the progress of writing my first Spock extension. I needed to test some http client code in a project and figured that it would be a perfect opportunity to look at the Spock extension API.

Continue reading Tags: extension, grails, http, testing, rest, spock
Fork me on GitHub