public class StorageStrategyTest extends BaseTest
| Constructor and Description |
|---|
StorageStrategyTest() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setup() |
void |
testCreateNoPath() |
void |
testCreatePathAndDeleteOnExitFalse() |
void |
testCreatePathAndDeleteOnExitTrue() |
void |
testFailureOnExistentFile() |
void |
testInvalidUmask() |
void |
testPermissionAndDeleteOnExitFalseForFileOnly() |
void |
testPermissionAndDeleteOnExitFalseForFileWithParent() |
void |
testPermissionAndDeleteOnExitTrueForFileOnly() |
void |
testPermissionAndDeleteOnExitTrueForFileWithParent() |
void |
testStrategyForExistingFile() |
public void testPermissionAndDeleteOnExitFalseForFileWithParent()
throws Exception
Exceptionpublic void testPermissionAndDeleteOnExitTrueForFileWithParent()
throws Exception
Exceptionpublic void testPermissionAndDeleteOnExitFalseForFileOnly()
throws Exception
Exceptionpublic void testPermissionAndDeleteOnExitTrueForFileOnly()
throws Exception
Exceptionpublic void testFailureOnExistentFile()
throws Exception
Exceptionpublic void testCreatePathAndDeleteOnExitFalse()
throws Exception
Exceptionpublic void testCreatePathAndDeleteOnExitTrue()
throws Exception
Exceptionpublic void testStrategyForExistingFile()
throws Exception
ExceptionCopyright © 2021 The Apache Software Foundation. All rights reserved.