Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-6384

Clean up JstJspAllTests form tests that actuallytests functionality injected by client plugins

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major Major
    • 3.2.0.M1
    • 3.2.0.M1
    • arquillian
    • None

      Example:
      JstJspJbide1759Test fails in tycho build because o.j.t.jsf plug-in is not declared as dependency of jst.jsp.tests plug-in.JstJspJbide1759Test tests actually functionality provided by o.j.t.jsf through extension points.
      Tests that should be moved down along the hierarchy to jsf, seam or even vpe components are:
      suite.addTestSuite(CAForUnclosedELTest.class);
      suite.addTestSuite(CAForCompositeComponentTest.class);
      suite.addTestSuite(MissingKBBuilderTest.class);
      suite.addTestSuite(JsfJspJbide1807Test.class);
      suite.addTestSuite(CAForIDTest.class);
      suite.addTestSuite(JsfJspJbide1813Test.class);
      suite.addTestSuite(JstJspJbide1759Test.class);
      suite.addTestSuite(JsfJspJbide2437Test.class);
      suite.addTestSuite(JsfJspJbide2016Test.class);
      suite.addTestSuite(CAForELinStyleTest.class);

              nivologd@gmail.com Denis Golovin (Inactive)
              nivologd@gmail.com Denis Golovin (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: