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() |
public static final File FEATURE_PROJECT_TEST_RESOURCE_ROOT
public void testFeatureRootAdviceComputePath() throws Exception
Exception
public void testParseBuildPropertiesInvalidConfigs()
public void testParseBuildPropertiesInvalidConfigs2()
public void testParseBuildPropertiesWithTrailingDots()
Copyright © 2008–2017 Eclipse Foundation. All rights reserved.