WicketTester, navigate into tabs

2010-07-28 Thread loic
.nabble.com/WicketTester-navigate-into-tabs-tp2304649p2304649.html Sent from the Wicket - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h

Re: WicketTester, navigate into tabs

2010-07-28 Thread Martin Grigorov
= tester.newFormTester(tabbedPanel:form); No surprise, I get an error, 'tabbedPanel:form' does not exists for page MyPage Do you know how i could make this kind of test? Thanks, regards Loic -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/WicketTester-navigate-into-tabs

Re: WicketTester, navigate into tabs

2010-07-28 Thread loic
Thanks i try this! -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/WicketTester-navigate-into-tabs-tp2304649p2304700.html Sent from the Wicket - User mailing list archive at Nabble.com

Re: WicketTester, navigate into tabs

2010-07-28 Thread Antonio Mauriello
not exists for page MyPage Do you know how i could make this kind of test? Thanks, regards Loic -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/WicketTester-navigate-into-tabs-tp2304649p2304649.html Sent from the Wicket - User mailing list archive

Re: WicketTester, navigate into tabs

2010-07-28 Thread loic
I'm not sure to understand how wicketTester.debugComponentTrees() works, it does not output anything in the console. -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/WicketTester-navigate-into-tabs-tp2304649p2304914.html Sent from the Wicket - User mailing list

Re: WicketTester, navigate into tabs

2010-07-28 Thread Antonio Mauriello
not sure to understand how wicketTester.debugComponentTrees() works, it does not output anything in the console. -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/WicketTester-navigate-into-tabs-tp2304649p2304914.html Sent from the Wicket - User mailing list archive

Re: WicketTester, navigate into tabs

2010-07-28 Thread loic
.nabble.com/WicketTester-navigate-into-tabs-tp2304649p2305026.html Sent from the Wicket - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users

Re: WicketTester, navigate into tabs

2010-07-28 Thread Martin Grigorov
from log4j, maybe i must define the appender? Regards Loic -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/WicketTester-navigate-into-tabs-tp2304649p2305026.html Sent from the Wicket - User mailing list archive at Nabble.com

Re: WicketTester, navigate into tabs

2010-07-28 Thread loic
I've added a log4j.xml file in my src/test/resources folder, it works now, thanks a lot -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/WicketTester-navigate-into-tabs-tp2304649p2305094.html Sent from the Wicket - User mailing list archive at Nabble.com