Re: Testing DropDownChoice with Ajax

2013-01-17 Thread Martin Grigorov
d would appreciate any help you can give. > > Thanks, > Ralf > > > > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/Testing-DropDownChoice-with-Ajax-tp4655418p4655437.html > Sent from the Users forum mailing list archive at Nabble.com. >

Re: Testing DropDownChoice with Ajax

2013-01-16 Thread RalfButler
and would appreciate any help you can give. Thanks, Ralf -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Testing-DropDownChoice-with-Ajax-tp4655418p4655437.html Sent from the Users forum mailing l

Re: Testing DropDownChoice with Ajax

2013-01-16 Thread Martin Grigorov
error. I'd really love to understand what I'm > missing here. > > Thanks, > Ralf > > > > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/Testing-DropDownChoice-with-Ajax-tp4655418p4655421.html > Sent from the Users forum mail

Re: Testing DropDownChoice with Ajax

2013-01-16 Thread RalfButler
ll receive the error. I'd really love to understand what I'm missing here. Thanks, Ralf -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Testing-DropDownChoice-with-Ajax-tp4655418p4655421.html Sent from

Re: Testing DropDownChoice with Ajax

2013-01-16 Thread Martin Grigorov
tester.assertNoErrorMessage(); > > tester.assertRenderedPage(HomePage.class); > } > > } > > The result is: > Testcase: enterData(eu.sudus.TestMyForm): FAILED > expect no error message,

Testing DropDownChoice with Ajax

2013-01-16 Thread RalfButler
nderedPage(HomePage.class); } } The result is: Testcase: enterData(eu.sudus.TestMyForm): FAILED expect no error message, but contains 'textfield' is required. 'dropdown' is required. I understand the textfield is less the problem, but the submitting the dropdownchoice valu