[
https://issues.jboss.org/browse/JBIDE-14525?page=com.atlassian.jira.plugi...
]
Snjezana Peco commented on JBIDE-14525:
---------------------------------------
{quote}
Could you please specify where the suggestions should appear?
{quote}
You will see the "Add Dependent Classes" button if you call the New Arquillian
Deployment Method wizard.
Also, you will see the "Add dependent classes" checkbox when you use the
"Add <missing> deployment" quickfix.
See
http://screencast.com/t/WQfR5KVb.
"Create Arquillian Deployment Method" should scan for
depending classes on add
------------------------------------------------------------------------------
Key: JBIDE-14525
URL:
https://issues.jboss.org/browse/JBIDE-14525
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: testing-tools
Reporter: Aslak Knutsen
Assignee: Snjezana Peco
Labels: new_and_noteworthy
Fix For: 4.2.0.Alpha1
When you add 'classes' to the deployment, the wizard should scan the class for
depending types and suggest them to be added as well.
Example:
https://github.com/aslakknutsen/arquillian-plugin-test
Given the Deployment Wizard
When 'add class' TestHandler
Then suggest to also add SuperTestHandler(SuperClass) and Handler(Field)
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)