Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Testing

Preparation

  • Settings for testing
  • Choosing the overall testing approach:
    • WicketTester - Mock the browser and the container. Check the states of the components and the models.
    • Wicket Page Test - Use a real browser and a real container. Mock the service objects. Check the HTML DOM elements (supporting AJAX).