Class ExtensionRequirementsTest

    • Constructor Detail

      • ExtensionRequirementsTest

        public ExtensionRequirementsTest()
    • Method Detail

      • setUp

        public static void setUp()
      • testCorrectPlatformClasspathEntry

        public void testCorrectPlatformClasspathEntry()
                                               throws java.lang.Exception
        Checks if platform classpath entry exists and is not exported
        Throws:
        java.lang.Exception
      • testIllegalRequirements

        public void testIllegalRequirements()
        Checks if the .classpath or extensioninfo.xml files require sampledata or a template
      • testIllegalWebExports

        public void testIllegalWebExports()
                                   throws java.lang.Exception
        Checks if illegal anything of the web folder is exported
        Throws:
        java.lang.Exception
      • shouldCheckForWebExports

        protected boolean shouldCheckForWebExports​(ExtensionInfo extension)
      • getExtensionFilter

        protected static java.util.Set<ExtensionInfo> getExtensionFilter​(java.lang.String filterName)