====== Rest Assured ====== * http://rest-assured.io/ * Testing and validating REST services in Java is harder than in dynamic languages such as Ruby and Groovy. REST Assured brings the simplicity of using these languages into the Java domain. * [[http://www.baeldung.com/rest-assured-groovy|REST-assured with Groovy]] ===== 참조 ===== * [[https://www.baeldung.com/spring-mock-mvc-rest-assured|REST-assured Support for Spring MockMvc | Baeldung]] * [[https://www.baeldung.com/rest-assured-response|Getting and Verifying Response Data with REST-assured | Baeldung]]