public class FeatureRootAdviceTest extends Object
Modifier and Type | Field and Description |
---|---|
static File |
FEATURE_PROJECT_TEST_RESOURCE_ROOT |
Constructor and Description |
---|
FeatureRootAdviceTest() |
Modifier and Type | Method and Description |
---|---|
void |
testDescriptorIsNullIfNoRootFiles() |
void |
testFeatureRootAdviceComputePath() |
void |
testGetProjectBaseDir() |
void |
testParseBuildPropertiesInvalidConfigs() |
void |
testParseBuildPropertiesInvalidConfigs2() |
void |
testParseBuildPropertiesWithTrailingDots() |
void |
testUnsupportedFolderBuildProperties() |
void |
testUnsupportedFolderBuildProperties2() |
public static final File FEATURE_PROJECT_TEST_RESOURCE_ROOT
public void testFeatureRootAdviceComputePath() throws Exception
Exception
public void testParseBuildPropertiesInvalidConfigs()
public void testParseBuildPropertiesInvalidConfigs2()
public void testParseBuildPropertiesWithTrailingDots()
public void testUnsupportedFolderBuildProperties()
public void testUnsupportedFolderBuildProperties2()
Copyright © 2008-2016 Eclipse Foundation. All Rights Reserved.