This presentation gives an introduction to the testing framework spock. The main content are in the example code in here:
https://github.com/mariodavid/spock-introduction
I love Spockand here's why you should too
View Slide
What is Spock?´ Testing Framework with focus: „code readability“´ Groovy based´ Mocking baked in
What does a Spock test looks like?
What does Spock Mocking looks like?
Hands ongithub.com/mariodavid/spock-introduction