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.
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.