]
Snjezana Peco reassigned JBIDE-20221:
-------------------------------------
Assignee: Snjezana Peco
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
Assignee: Snjezana Peco
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".
!create_deployment_method.png!
This to avoid n number of warnings about missing classes in deployment after creation.
!missing_class_warnings.png!