[arquillian-issues] [JBoss JIRA] (ARQ-578) Create a Extension for handling Server State assertion during normal Servlet/JSF requests

Aslak Knutsen (JIRA) jira-events at lists.jboss.org
Tue Jun 26 05:46:12 EDT 2012


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

Aslak Knutsen closed ARQ-578.
-----------------------------

    Fix Version/s: warp_1.0.0.Alpha1
       Resolution: Out of Date


This is Arquillian Warp
                
> Create a Extension for handling Server State assertion during normal Servlet/JSF requests
> -----------------------------------------------------------------------------------------
>
>                 Key: ARQ-578
>                 URL: https://issues.jboss.org/browse/ARQ-578
>             Project: Arquillian
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>            Reporter: Aslak Knutsen
>             Fix For: warp_1.0.0.Alpha1
>
>
> The general requirements would be:
> * hook into existing lifecycle callbacks from server (after_render, request_destory)
> * inject and assert on state during request in container
> ** we want this to happen during request so all state is still available (@RequestScope)
> * assert on output on client side
> ** this limits the need for incontianer deps / packaging
> Rough API idea/draft:
> https://gist.github.com/1184904
> If we can piggyback the ServerState Assertion object to 'any' HTML request, we should be able to reuse existing tools for client testing like htmlunit / selenium, but with incontainer assertions.
> This could be JSFUnit 3+ combined with a Serlvet Extension.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the arquillian-issues mailing list