Am 09.04.2010 14:50, schrieb Thies Edeling:
and how to wickettest an AjaxFormChoiceComponentUpdatingBehavior on a RadioGroup? Setting the value in a test is no problem but it never executes the behavior
FormTester.select(componentId, value); FormTester.submit(); WicketTester.executeAjaxEvent(componentId, eventName); Cheers Per --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
