Uses of Interface
wicket.util.tester.TestPanelSource

Packages that use TestPanelSource
wicket.util.tester A package with utility classes to ease unit testing of Wicket applications without the need for a servlet container. 
 

Uses of TestPanelSource in wicket.util.tester
 

Methods in wicket.util.tester with parameters of type TestPanelSource
 Panel WicketTester.startPanel(TestPanelSource testPanelSource)
          Render a panel defined in TestPanelSource.
 

Constructors in wicket.util.tester with parameters of type TestPanelSource
DummyPanelPage(TestPanelSource testPanelSource)
           
 



Copyright © 2004-2007 Wicket developers. All Rights Reserved.