Uses of Class
org.apache.wicket.util.tester.BaseWicketTester
-
Uses of BaseWicketTester in org.apache.wicket.util.tester
Subclasses of BaseWicketTester in org.apache.wicket.util.testerModifier and TypeClassDescriptionclassA helper class to ease unit testing of Wicket applications without the need for a servlet container.Constructors in org.apache.wicket.util.tester with parameters of type BaseWicketTesterModifierConstructorDescriptionprotectedFormTester(String path, Form<?> workingForm, BaseWicketTester wicketTester, boolean fillBlankString)