Better message when @View is forgotten.
---------------------------------------
Key: MYFACESTEST-32
URL: https://issues.apache.org/jira/browse/MYFACESTEST-32
Project: MyFaces Test
Issue Type: Improvement
Components: webapptest
Reporter: Rudy De Busscher
When @View is forgotten on a class, we get an exception which isn't clear
(since @View is expected to be present but never checked)
exception = org.jboss.arquillian.impl.event.FiredEventException:
java.lang.RuntimeException: Could not get Deployment
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.