2014-01-02 15:58:46 +02:00
|
|
|
=========
|
|
|
|
|
|
|
|
## REST Testing and Examples
|
|
|
|
|
2016-06-28 12:20:19 +03:00
|
|
|
###The Course
|
|
|
|
The "REST With Spring" Classes: http://bit.ly/restwithspring
|
2014-01-02 15:58:46 +02:00
|
|
|
|
|
|
|
### Relevant Articles:
|
2016-10-04 15:11:52 +06:00
|
|
|
- [Introduction to WireMock](http://www.baeldung.com/introduction-to-wiremock)
|
2019-04-11 15:19:33 +08:00
|
|
|
- [Using WireMock Scenarios](https://www.baeldung.com/wiremock-scenarios)
|
2016-10-04 15:11:52 +06:00
|
|
|
- [REST API Testing with Cucumber](http://www.baeldung.com/cucumber-rest-api-testing)
|
2017-04-18 22:20:20 +02:00
|
|
|
- [Testing a REST API with JBehave](http://www.baeldung.com/jbehave-rest-testing)
|
2017-11-16 06:02:47 -06:00
|
|
|
- [REST API Testing with Karate](http://www.baeldung.com/karate-rest-api-testing)
|