Uses of Interface
org.apache.wicket.util.tester.TestPanelSource

Packages that use TestPanelSource
org.apache.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 org.apache.wicket.util.tester
 

Methods in org.apache.wicket.util.tester with parameters of type TestPanelSource
 Panel BaseWicketTester.startPanel(TestPanelSource testPanelSource)
          Renders a Panel defined in TestPanelSource.
 

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



Copyright © 2004-2010 Apache Software Foundation. All Rights Reserved.