]
Lukáš Fryč updated ARQ-968:
---------------------------
Fix Version/s: warp_1.0.0.tracking
(was: warp_1.0.0.Alpha2)
Warp: response verification contraints
--------------------------------------
Key: ARQ-968
URL:
https://issues.jboss.org/browse/ARQ-968
Project: Arquillian
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: Extension - Warp
Reporter: Lukáš Fryč
Fix For: warp_1.0.0.tracking
Warp should be able to verify the response type.
By default, it should verify, that response is OK (status=200).
API proposal:
{code:java}
Warp.execute(..)
.verifyResponse(Responses.OK, Responses.MediaType.APPLICATION_XML)
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: