[arquillian-issues] [JBoss JIRA] (ARQ-968) Warp: response verification contraints

Lukáš Fryč (JIRA) jira-events at lists.jboss.org
Tue Mar 5 08:16:58 EST 2013


     [ https://issues.jboss.org/browse/ARQ-968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lukáš Fryč updated ARQ-968:
---------------------------

     Original Estimate: 1 day
    Remaining Estimate: 1 day

    
> 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.Beta1
>
>   Original Estimate: 1 day
>  Remaining Estimate: 1 day
>
> 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
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the arquillian-issues mailing list