Hi,

Another noob question here but I'm trying to setup a test case that tests
the abstract timer on my page, like the WorldClock example.

I see there is the executeBehavior method in the WicketTester but I'm not
entirely sure how to set this up.  Basically I want to fire the timer event
that I've setup on the page and check the appropriate changes have been made
to the labels on the page. So for the world clock example it would mean that
I would fire the event in my test then check that the time had updated in
the label.

Help would be much appreciated.

Cheers
Simon

Reply via email to