Skip to Content
RESTful Java Web Services, Second Edition
book

RESTful Java Web Services, Second Edition

by Jobinesh Purushothaman
September 2015
Intermediate to advanced
354 pages
8h 27m
English
Packt Publishing
Content preview from RESTful Java Web Services, Second Edition

Integration testing of JAX-RS resources with Arquillian

Integration testing tests the interactions between the individual software components in a system. It helps you uncover faults with the integrated components of a system earlier in the lifecycle. In this section, we will learn how to develop and run integration tests for a JAX-RS web application.

A typical JAX-RS web application is comprised of various software components, such as databases, the persistence layer, business service implementation, and the client interface layer. Integration tests that you write for a JAX-RS application should test the interaction between all these components when putting them together to build the complete application.

Tip

Unit testing versus integration testing: ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

RESTful Java Web Services - Third Edition

RESTful Java Web Services - Third Edition

Balachandar Bogunuva Mohanram
RESTful Web Services

RESTful Web Services

Leonard Richardson, Sam Ruby

Publisher Resources

ISBN: 9781784399092Supplemental Content