public class FeatureRootAdviceFilesTest
extends java.lang.Object
Constructor and Description |
---|
FeatureRootAdviceFilesTest() |
public void testParseBuildPropertiesRelativeFile()
public void testParseBuildPropertiesRelativeFiles()
public void testParseBuildPropertiesRelativeFolder()
public void testParseBuildPropertiesAbsoluteFile() throws java.lang.Exception
java.lang.Exception
public void testParseBuildPropertiesRelativeFileWithLinuxConfig()
public void testParseBuildPropertiesRelativeFileWithAndWithoutConfigs()
public void testWhitespacesAroundSeparatorsOfFiles()
public void testRootFilesWithFolders()
public void testRootFilesWithFoldersAndConfig()
private static FileToPathMap createAdviceAndGetFilesMap(java.util.Properties buildProperties, java.lang.String configSpec)
private static FileToPathMap getSourceToDestinationMap(org.eclipse.equinox.p2.publisher.actions.IFeatureRootAdvice advice, java.lang.String configSpec)
private static void assertRootFileEntry(FileToPathMap winFilesMap, java.lang.String expectedPathInSources, java.lang.String expectedPathInInstallation)
private static java.io.File getResourceFile(java.lang.String pathInTestResources)