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:
|
2014-01-02 09:45:51 -05:00
|
|
|
- [Test a REST API with Java](http://www.baeldung.com/2011/10/13/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)
|