You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Jean-Baptiste Quenot (JIRA)" <ji...@apache.org> on 2007/06/10 18:34:27 UTC

[jira] Updated: (WICKET-318) New features in WicketTester

     [ https://issues.apache.org/jira/browse/WICKET-318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Quenot updated WICKET-318:
----------------------------------------

    Fix Version/s:     (was: trunk)
                   1.3.0-beta1

> New features in WicketTester
> ----------------------------
>
>                 Key: WICKET-318
>                 URL: https://issues.apache.org/jira/browse/WICKET-318
>             Project: Wicket
>          Issue Type: New Feature
>          Components: wicket
>            Reporter: Jean-Baptiste Quenot
>            Assignee: Jean-Baptiste Quenot
>             Fix For: 1.3.0-beta1, 2.0 branch (discontinued)
>
>
> New methods:
> * executeBehavior(final AbstractAjaxBehavior behavior) to execute an ajax behavior
> * executeListener(Component component) for invoking a listener
> * assertResultPage(final Class pageClass, final String filename) to assert last rendered Page against an expected HTML document as file
> * assertResultPage(final String expectedDocument) to assert last rendered Page against an expected HTML document as a String

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