Grails

Interaction based testing using Spock in Grails

In my recent project we are using spock test cases to test our application and spock really made it easy for us to test those things we were not able to test in Grails Unit Test or testing such things dont look so intuitive in Grails Unit tests . One of the powerful method of spock testing is interaction based testing, which allow us to...

by Uday Pratap Singh
Tag: spock test in grails
07-Apr-2011