Files
java-tutorials/testing-modules/groovy-spock/README.md
T

6 lines
296 B
Markdown
Raw Normal View History

2017-04-18 22:20:20 +02:00
### Relevant articles
- [Introduction to Testing with Spock and Groovy](http://www.baeldung.com/groovy-spock)
2019-03-18 19:35:11 +08:00
- [Difference Between Stub, Mock, and Spy in the Spock Framework](https://www.baeldung.com/spock-stub-mock-spy)
2019-04-21 10:55:26 +03:00
- [Guide to Spock Extensions](https://www.baeldung.com/spock-extensions)