Skip to content

Instantly share code, notes, and snippets.

View jefferysmith's full-sized avatar

Jeff Smith jefferysmith

View GitHub Profile
package eu.spoonman.specs.rest
import groovyx.net.http.ContentType
import groovyx.net.http.Method
import eu.spoonman.connectors.RestConnector
import spock.lang.Specification
import spock.lang.Shared
import spock.lang.Stepwise
@Stepwise