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.IOException
public void testAddingASimpleEntry_testStructure() throws java.lang.Exception
java.lang.Exception
public void testAddingMultipleFolders_testStructure() throws java.lang.Exception
java.lang.Exception
public void testAdding_ShouldPreserveOtherEntries() throws java.lang.Exception
java.lang.Exception
public void testAdding_ShouldReplaceExistingEntries() throws java.lang.Exception
java.lang.Exception
public void testUnhandledEntries_ShouldBeHandledBeforeStoring() throws java.lang.Exception
java.lang.Exception
public void testUnhandledEntries_ShouldNotInterfereWithBoxes_UsingAName_WhichPartiallyMatches() throws java.lang.Exception
java.lang.Exception
public void testEntriesOnForeignPartitions_ShouldKeepPartition() throws java.lang.Exception
java.lang.Exception
public void testUtf7Encoding() throws java.lang.Exception
java.lang.Exception
Copyright © 2021. All Rights Reserved.