Resources for my "Is Groovy Better Than Java for Testing?" talk.
Further Reading
- Blog: Mocking in Spock
- Blog: Stubbing in Spock
- Blog: Data Driven Testing in Spock
- Spock Reference Documentation
- Book: Working Effectively With Unit Tests - Jay Fields
- Video: Making Java Tests Groovy with Spock - Ken Sipe
- Code: MongoDB Java Driver All examples from the talk come from the MongoDB Java driver. Some tests have been improved or dropped over time.