com.atlassian.plugin.loaders
Class TestRosterFileScanner
java.lang.Object
com.atlassian.plugin.loaders.TestRosterFileScanner
public class TestRosterFileScanner
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestRosterFileScanner
public TestRosterFileScanner()
setUp
public void setUp()
throws Exception
- Throws:
Exception
tearDown
public void tearDown()
throws Exception
- Throws:
Exception
scanOfMissingFileIsEmpty
public void scanOfMissingFileIsEmpty()
scanAndGetDeploymentUnitsWithAbsolutePaths
public void scanAndGetDeploymentUnitsWithAbsolutePaths()
throws Exception
- Throws:
Exception
scanAndGetDeploymentUnitsWithRelativePaths
public void scanAndGetDeploymentUnitsWithRelativePaths()
throws Exception
- Throws:
Exception
getDeploymentUnitsIsEmptyBeforeScan
public void getDeploymentUnitsIsEmptyBeforeScan()
scanAfterResetReturnsDeploymentUnits
public void scanAfterResetReturnsDeploymentUnits()
throws Exception
- Throws:
Exception
scanAfterFileUpdateYieldsNewUnits
public void scanAfterFileUpdateYieldsNewUnits()
throws Exception
- Throws:
Exception
removeDoesNotFail
public void removeDoesNotFail()
isKnownRosterFileFormatTrueForList
public void isKnownRosterFileFormatTrueForList()
isKnownRosterFileFormatFalseForUnsuffixed
public void isKnownRosterFileFormatFalseForUnsuffixed()
writeRosterFile
public static List<File> writeRosterFile(File rosterFile,
String... paths)
throws IOException
- Throws:
IOException
backdateFile
public static void backdateFile(File file)
throws Exception
- Throws:
Exception
Copyright © 2015 Atlassian. All rights reserved.