I have a Panel that has a form and inside that inner form there is another
panel with another internal form.
Before I used to have only the inner panel with the form and all wicket
tests were running fine.
Once I simply refactored that form to get a few buttons out of it so we
could re-use the internal panel with the form and modified the test
accordingly, I am not getting anymore a DummyPanelPage but a DummyHomePage
instead.

I thought a WicketTester.startPanel always returns a DummyPanelPage.

Any insight or any direction is highly appreciated.

--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/WicketTester-startPanel-is-returning-DummyHomePage-instead-of-DummyPanelPage-tp4475046p4475046.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to