Update README.md
This commit is contained in:
parent
d7844a2053
commit
f4d3f57961
|
@ -3,3 +3,4 @@
|
||||||
- [Introduction to Testing with Spock and Groovy](http://www.baeldung.com/groovy-spock)
|
- [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)
|
- [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)
|
- [Guide to Spock Extensions](https://www.baeldung.com/spock-extensions)
|
||||||
|
- [Improving Test Coverage and Readability With Spock’s Data Pipes and Tables](https://www.baeldung.com/java-spock-improve-test-coverage-data-feeds-tables)
|
||||||
|
|
Loading…
Reference in New Issue