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

Martin Grigorov resolved WICKET-4098.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.5.2
         Assignee: Martin Grigorov
    
> AjaxLazyLoadPanelTester should take BaseWicketTester as parameter
> -----------------------------------------------------------------
>
>                 Key: WICKET-4098
>                 URL: https://issues.apache.org/jira/browse/WICKET-4098
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 1.4.18, 1.5.1
>            Reporter: Juha Syrjälä
>            Assignee: Martin Grigorov
>            Priority: Minor
>             Fix For: 1.5.2
>
>         Attachments: fix-WICKET-4098.patch
>
>
> Currently AjaxLazyLoadPanelTester 
> <http://wicket.apache.org/apidocs/1.5/org/apache/wicket/extensions/ajax/markup/html/AjaxLazyLoadPanelTester.html>
>  has following method signature:
> public static void executeAjaxLazyLoadPanel(WicketTester wt, MarkupContainer 
> container) 
> I think that WicketTester should be changed to BaseWicketTester. 
> Currently our unit test framework is based on extending BaseWicketTester and 
> thus I need to make a cut&paste of AjaxLazyLoadPanelTester and change that 
> single class name.

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


Reply via email to