Trejkaz created WICKET-4585:
-------------------------------
Summary: WicketTester.assertErrorMessages passes even if the
message isn't visible on the page
Key: WICKET-4585
URL: https://issues.apache.org/jira/browse/WICKET-4585
Project: Wicket
Issue Type: Bug
Components: wicket
Affects Versions: 1.5.6
Reporter: Trejkaz
If you forget to add a FeedbackPanel to the page,
WicketTester.assertErrorMessages will still pass the check even though no error
message was actually displayed to the user. This makes it essentially unusable
as a meaningful test (I am using assertContains for the time being.)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira