public class AclFileWriterTest
extends java.lang.Object
| Constructor and Description |
|---|
AclFileWriterTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setup() |
void |
testAdding_ShouldPreserveOtherEntries() |
void |
testAdding_ShouldReplaceExistingEntries() |
void |
testAddingASimpleEntry_testStructure() |
void |
testAddingMultipleFolders_testStructure() |
void |
testEntriesOnForeignPartitions_ShouldKeepPartition() |
void |
testUnhandledEntries_ShouldBeHandledBeforeStoring() |
void |
testUnhandledEntries_ShouldNotInterfereWithBoxes_UsingAName_WhichPartiallyMatches() |
void |
testUtf7Encoding() |
public void setup()
throws java.io.IOException
java.io.IOExceptionpublic void testAddingASimpleEntry_testStructure()
throws java.lang.Exception
java.lang.Exceptionpublic void testAddingMultipleFolders_testStructure()
throws java.lang.Exception
java.lang.Exceptionpublic void testAdding_ShouldPreserveOtherEntries()
throws java.lang.Exception
java.lang.Exceptionpublic void testAdding_ShouldReplaceExistingEntries()
throws java.lang.Exception
java.lang.Exceptionpublic void testUnhandledEntries_ShouldBeHandledBeforeStoring()
throws java.lang.Exception
java.lang.Exceptionpublic void testUnhandledEntries_ShouldNotInterfereWithBoxes_UsingAName_WhichPartiallyMatches()
throws java.lang.Exception
java.lang.Exceptionpublic void testEntriesOnForeignPartitions_ShouldKeepPartition()
throws java.lang.Exception
java.lang.Exceptionpublic void testUtf7Encoding()
throws java.lang.Exception
java.lang.ExceptionCopyright © 2021. All Rights Reserved.