public class ProjectUtilsTest extends Object
Constructor and Description |
---|
ProjectUtilsTest() |
Modifier and Type | Method and Description |
---|---|
void |
testGetProjectModules_ShouldExcludeInDirectModuleOfMasterWhenIncludeSubModulesIsFalse() |
void |
testGetProjectModules_ShouldExcludeNonModuleOfMasterProject() |
void |
testGetProjectModules_ShouldIncludeDirectModuleOfMasterProject() |
void |
testGetProjectModules_ShouldIncludeInDirectModuleOfMasterWhenIncludeSubModulesIsTrue() |
void |
testGetProjectModules_ShouldNotIncludeMasterProject() |
public void testGetProjectModules_ShouldIncludeDirectModuleOfMasterProject() throws IOException
IOException
public void testGetProjectModules_ShouldNotIncludeMasterProject() throws IOException
IOException
public void testGetProjectModules_ShouldIncludeInDirectModuleOfMasterWhenIncludeSubModulesIsTrue() throws IOException
IOException
public void testGetProjectModules_ShouldExcludeInDirectModuleOfMasterWhenIncludeSubModulesIsFalse() throws IOException
IOException
public void testGetProjectModules_ShouldExcludeNonModuleOfMasterProject() throws IOException
IOException
Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.