Unit Test has been edited by Nino Martinez (Nov 09, 2007).

(View changes)

Content:

Unit Test

Unit testining with wicket are done by mocking the application. This means that you do not have a webserver running. This section will be about how to get started using unit testing with wickets testing framework.

Reply via email to