arquillian / arquillian-extension-rest

Declarative REST testing extension
37 stars 20 forks source link

Build Status

Arquillian REST Extension

This extension consists of 2 separate modules: REST Client and Warp REST.

REST Client

Choose this module if you want to test from client side only (black box). Click here for more documentation.

Warp REST

Choose this module if you need to do assertions inside container. Click here for more documentation.