You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2010/11/10 22:38:15 UTC

[jira] Commented: (TAP5-1341) Improve page testing facilities

    [ https://issues.apache.org/jira/browse/TAP5-1341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12930794#action_12930794 ] 

Hudson commented on TAP5-1341:
------------------------------

Integrated in tapestry-5.2-freestyle #229 (See [https://hudson.apache.org/hudson/job/tapestry-5.2-freestyle/229/])
    TAP5-1341: Improve page testing facilities


> Improve page testing facilities
> -------------------------------
>
>                 Key: TAP5-1341
>                 URL: https://issues.apache.org/jira/browse/TAP5-1341
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-test
>    Affects Versions: 5.2.2
>            Reporter: Igor Drobiazko
>            Assignee: Igor Drobiazko
>             Fix For: 5.2.3
>
>
> Currently the PageTester is returning a Document instance. This makes it very difficult to assert response-related functionality like sending a redirect or setting a HTTP header. 
> Implement new methods for PageTester returning TestableResponse instance. Also implement various methods for TestableResponse which throw nyi exception.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.