Files
java-tutorials/testing-modules/rest-assured/README.md
T

6 lines
388 B
Markdown
Raw Normal View History

2016-10-04 15:08:58 +06:00
###Relevant Articles:
- [A Guide to REST-assured](http://www.baeldung.com/rest-assured-tutorial)
2019-04-02 22:20:23 -05:00
- [REST-assured Support for Spring MockMvc](https://www.baeldung.com/spring-mock-mvc-rest-assured)
2019-04-09 21:38:58 +08:00
- [Getting and Verifying Response Data with REST-assured](https://www.baeldung.com/rest-assured-response)
2019-05-08 16:26:35 +05:30
- [REST Assured Authentication](https://www.baeldung.com/rest-assured-authentication)