Class ProjectUtilsTest


  • public class ProjectUtilsTest
    extends Object
    • Constructor Detail

      • ProjectUtilsTest

        public ProjectUtilsTest()
    • Method Detail

      • testGetProjectModules_ShouldIncludeDirectModuleOfMasterProject

        public void testGetProjectModules_ShouldIncludeDirectModuleOfMasterProject()
                                                                            throws IOException
        Throws:
        IOException
      • testGetProjectModules_ShouldNotIncludeMasterProject

        public void testGetProjectModules_ShouldNotIncludeMasterProject()
                                                                 throws IOException
        Throws:
        IOException
      • testGetProjectModules_ShouldIncludeInDirectModuleOfMasterWhenIncludeSubModulesIsTrue

        public void testGetProjectModules_ShouldIncludeInDirectModuleOfMasterWhenIncludeSubModulesIsTrue()
                                                                                                  throws IOException
        Throws:
        IOException
      • testGetProjectModules_ShouldExcludeInDirectModuleOfMasterWhenIncludeSubModulesIsFalse

        public void testGetProjectModules_ShouldExcludeInDirectModuleOfMasterWhenIncludeSubModulesIsFalse()
                                                                                                   throws IOException
        Throws:
        IOException
      • testGetProjectModules_ShouldExcludeNonModuleOfMasterProject

        public void testGetProjectModules_ShouldExcludeNonModuleOfMasterProject()
                                                                         throws IOException
        Throws:
        IOException