[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-8983) Move reusable code from ContentAssistantTestCase (jst module) to common module

Viacheslav Kabanovich (JIRA) jira-events at lists.jboss.org
Mon May 23 15:46:01 EDT 2011


Move reusable code from ContentAssistantTestCase (jst module) to common module
------------------------------------------------------------------------------

                 Key: JBIDE-8983
                 URL: https://issues.jboss.org/browse/JBIDE-8983
             Project: Tools (JBoss Tools)
          Issue Type: Sub-task
          Components: cdi (jsr-299), common, jsp/jsf/xml source editing
    Affects Versions: 3.3.0.M1
            Reporter: Viacheslav Kabanovich
            Assignee: Viacheslav Kabanovich
             Fix For: 3.3.0.M2


Content assist in CDI Seam config xml can be tested in the same way as that for EL in jsp.
For tests in the second case there is useful class ContentAssistantTestCase - but cdi module should not depend on jst module and besides ContentAssistantTestCase is bound to JSPMultiPageEditor and AutoContentAssistantProposal which are not used in cdi. Superclass in common module is needed with all the common functionality.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list