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

Clint Checketts commented on WICKET-3479:
-----------------------------------------

I agree. I merely reported it since it had surprised me when setting up some 
tests.

How about creating the ITestPanelSource interface in 1.4 and deprecating the 
mis-named one (and have it extend the new one)? It wouldn't break anyone, but 
folks can begin using the new name.

> 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
>            Priority: Trivial
>
> 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