[ 
https://issues.apache.org/jira/browse/WICKET-3670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13047057#comment-13047057
 ] 

Martin Grigorov commented on WICKET-3670:
-----------------------------------------

There is protected BaseWicketTester#createPage() which you can override and 
return your own page.

> WicketTester does not support custom pages for component testing using the 
> new API
> ----------------------------------------------------------------------------------
>
>                 Key: WICKET-3670
>                 URL: https://issues.apache.org/jira/browse/WICKET-3670
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-core
>    Affects Versions: 1.5-RC3
>            Reporter: Emond Papegaaij
>            Assignee: Martin Grigorov
>             Fix For: 1.5-RC5
>
>         Attachments: wickettester.diff
>
>
> The methods to test components only allow custom markup, no custom pages. We 
> need custom pages for our testcases. I'll attach a patch to add support for 
> this.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to