Package | Description |
---|---|
com.premiumminds.webapp.wicket.testing |
Class and Description |
---|
ExtendedWicketTester
A helper class to ease unit testing of Wicket form components without the need for a servlet
container.
|
TestNotStartedException
TestNotStartedException is thrown when
AbstractComponentTest gets a call to
getTarget() before getting a call to
startTest(Component) or
startTest(Component, boolean) |
Copyright © 2014–2019 Premium Minds. All rights reserved.