update links in readmes

This commit is contained in:
Loredana
2019-08-04 14:19:42 +03:00
parent 42c4a6f647
commit f1e0397dc0
55 changed files with 56 additions and 204 deletions
+4
View File
@@ -3,3 +3,7 @@
- [REST-assured Support for Spring MockMvc](https://www.baeldung.com/spring-mock-mvc-rest-assured)
- [Getting and Verifying Response Data with REST-assured](https://www.baeldung.com/rest-assured-response)
- [REST Assured Authentication](https://www.baeldung.com/rest-assured-authentication)
- [REST-assured with Groovy](http://www.baeldung.com/rest-assured-groovy)
- [Headers, Cookies and Parameters with REST-assured](http://www.baeldung.com/rest-assured-header-cookie-parameter)
- [JSON Schema Validation with REST-assured](http://www.baeldung.com/rest-assured-json-schema)