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

Martin Grigorov resolved WICKET-3479.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.5-RC3
                   1.4.17
         Assignee: Martin Grigorov

In 1.4.x TestPanelSource is marked as deprecated and just delegates to 
ITestPanelSource.
In 1.5 TestPanelSource is renamed to ITestPanelSource.

> Interface TestPanelSource isn't named correctly
> -----------------------------------------------
>
>                 Key: WICKET-3479
>                 URL: https://issues.apache.org/jira/browse/WICKET-3479
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.4.16
>            Reporter: Clint Checketts
>            Assignee: Martin Grigorov
>            Priority: Trivial
>             Fix For: 1.4.17, 1.5-RC3
>
>
> When using WicketTester, the startPanel() method can take a 
> 'TestPanelSource', which is an interface, it should be renamed to 
> ITestPanelSource, to keep it parallel to the similar approach for the 
> ITestPageSource when testing Pages.

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

        

Reply via email to