hi,
what's the best way to test enabling/disabling of components? i tried:
assertFalse(tester.getComponentFromLastRenderedPage(PATH_XYZ).isEnabled());
and it seems work.
is it the right way to test java-changed-attributes?
thanks alex
--
View this message in context:
http://www.nabble.com/wicket-tests-enabled-tp22562247p22562247.html
Sent from the Wicket - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]