]
Aslak Knutsen updated JBIDE-20221:
----------------------------------
Attachment: missing_class_warnings.png
New "Arquillian Junit Test Case" wizard should have option
to auto add dependent classes for class under test
-------------------------------------------------------------------------------------------------------------
Key: JBIDE-20221
URL:
https://issues.jboss.org/browse/JBIDE-20221
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: arquillian
Reporter: Aslak Knutsen
Attachments: create_deployment_method.png, missing_class_warnings.png
When executing new "Arquillian JUnit Test Case" wizard and defining a
"Class under test", a automatic suggestion to add 'all depending'
classes should be available in the "create deployment method part".
This to avoid n number of warnings about missing classes in deployment after creation.