public class IOUtilsTest
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
org.junit.rules.TemporaryFolder |
tmp |
| Constructor and Description |
|---|
IOUtilsTest() |
| Modifier and Type | Method and Description |
|---|---|
static void |
initStatics() |
static void |
tearDownStatics() |
void |
testCheckFilename() |
void |
testCloneStudyAssetsDirectory() |
void |
testCreateDir() |
void |
testExistsAndSecure() |
void |
testGenerateFileName() |
void |
testGetFileInStudyAssetsDir_andExisting() |
void |
testGetResultsPath() |
void |
testGetResultsPathForZip() |
void |
testGetStudyAssetsDirSize() |
void |
testReadFile() |
void |
testRenameHtmlFile() |
void |
testResultUploadsHelpers() |
void |
testStudyAssetsDirOperations() |
public static void initStatics()
public static void tearDownStatics()
public void testReadFile()
throws java.io.IOException
java.io.IOExceptionpublic void testGenerateFileName()
public void testCheckFilename()
public void testGetResultsPath()
public void testGetResultsPathForZip()
public void testExistsAndSecure()
throws java.lang.Exception
java.lang.Exceptionpublic void testStudyAssetsDirOperations()
throws java.lang.Exception
java.lang.Exceptionpublic void testGetFileInStudyAssetsDir_andExisting()
throws java.lang.Exception
java.lang.Exceptionpublic void testGetStudyAssetsDirSize()
throws java.lang.Exception
java.lang.Exceptionpublic void testRenameHtmlFile()
throws java.lang.Exception
java.lang.Exceptionpublic void testCreateDir()
throws java.lang.Exception
java.lang.Exceptionpublic void testCloneStudyAssetsDirectory()
throws java.lang.Exception
java.lang.Exceptionpublic void testResultUploadsHelpers()
throws java.lang.Exception
java.lang.Exception