Chapter 6. Developing SOA with Mockito

"The Web as I envisaged it, we have not seen it yet. The future is still so much bigger than the past."

– Tim Berners-Lee

This chapter explores web services, web service styles—SOAP-based and RESTful, web service components, and building and unit testing SOAP and RESTful web services with Mockito.

Exploring Service-oriented Architecture (SOA)

Service-oriented Architecture (SOA) is an architectural style that transforms business use cases into a set of interlinked services or reusable business tasks that can be accessed over a network. This could be an intranet or over the Internet. The services could be geographically and technologically diverse. SOA can combine services hosted on remote locations as if they ...

Get Mockito Essentials now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.