Class WicketTestCase

java.lang.Object
org.apache.wicket.util.tester.WicketTestCase

public abstract class WicketTestCase extends Object
Base class for tests which require comparing wicket response with a file.

To create/replace the expected result file with the new content, define the system property like -Dwicket.replace.expected.results=true