2014-01-02 08:58:46 -05:00
|
|
|
=========
|
|
|
|
|
|
|
|
## REST Testing and Examples
|
|
|
|
|
2016-06-28 05:20:19 -04:00
|
|
|
###The Course
|
|
|
|
The "REST With Spring" Classes: http://bit.ly/restwithspring
|
2014-01-02 08:58:46 -05:00
|
|
|
|
|
|
|
### Relevant Articles:
|
2018-05-06 09:45:23 -04:00
|
|
|
- [Test a REST API with Java](http://www.baeldung.com/integration-testing-a-rest-api)
|
2016-10-04 05:11:52 -04:00
|
|
|
- [Introduction to WireMock](http://www.baeldung.com/introduction-to-wiremock)
|
|
|
|
- [REST API Testing with Cucumber](http://www.baeldung.com/cucumber-rest-api-testing)
|
2017-04-18 16:20:20 -04:00
|
|
|
- [Testing a REST API with JBehave](http://www.baeldung.com/jbehave-rest-testing)
|
2017-11-16 07:02:47 -05:00
|
|
|
- [REST API Testing with Karate](http://www.baeldung.com/karate-rest-api-testing)
|