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

7 lines
454 B
Markdown
Raw Normal View History

### Relevant articles
- [Introduction to Testing with Spock and Groovy](http://www.baeldung.com/groovy-spock)
- [Difference Between Stub, Mock, and Spy in the Spock Framework](https://www.baeldung.com/spock-stub-mock-spy)
- [Guide to Spock Extensions](https://www.baeldung.com/spock-extensions)
2024-01-27 08:32:30 -05:00
- [Improving Test Coverage and Readability With Spocks Data Pipes and Tables](https://www.baeldung.com/java-spock-improve-test-coverage-data-feeds-tables)