Summary
In this chapter, we discussed various testing methods for RESTful web services. We have applied JUnit testing, MockMvc, Postman, and SoapUI. These testing methods will be very helpful for testing the business logic in the application. In the next chapter, we will talk about the REST client and consuming RESTful services in a REST client.