[
https://jira.jboss.org/browse/JBIDE-6568?page=com.atlassian.jira.plugin.s...
]
Dan Allen commented on JBIDE-6568:
----------------------------------
The emphasize why this is important, every class in your app is on the classpath in
Eclipse, yet when the test runs, especially in a remote container, if the class isn't
in the deployment => fail.
Give error/warning on use of Class in a TestCase that are not found
in the @Deployment
--------------------------------------------------------------------------------------
Key: JBIDE-6568
URL:
https://jira.jboss.org/browse/JBIDE-6568
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: testing
Reporter: Aslak Knutsen
To help avoid trail and error of what to add to the @Deployment in Arquillian, tooling
could verify that the classes used in the TestCase are in the defined @Deployment. If not
found, it could be marked as a warning/error.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira