Class ExtensionRequirementsNotAwareAboutAddonsTest

    • Constructor Detail

      • ExtensionRequirementsNotAwareAboutAddonsTest

        public ExtensionRequirementsNotAwareAboutAddonsTest()
    • Method Detail

      • setUp

        public static void setUp()
      • testEclipseClasspathMatchesExtensionInfoXml

        public void testEclipseClasspathMatchesExtensionInfoXml()
                                                         throws java.lang.Exception
        Checks if the .classpath and the extensioninfo.xml files within an extension have matching requirements This test will fail on CS pipeline and in eny environment configured with add-ons, Platform is unaware of add-on logic Test is in a separate class so it can be ignored in the pipeline configuration
        Throws:
        java.lang.Exception