Package com.e1c.g5.v8.fastzip.entry.fs
Class FsEntryTest
java.lang.Object
com.e1c.g5.v8.fastzip.entry.fs.FsEntryTest
Tests for 
FsFzipEntryRegistry and serialization of its entry descriptors.- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic Collection<Object[]>voidsetUp()voidvoidvoidvoidvoidvoidvoidvoidvoidvoid
- 
Field Details- 
temporaryFolderpublic final org.junit.rules.TemporaryFolder temporaryFolder
 
- 
- 
Constructor Details- 
FsEntryTestpublic FsEntryTest(boolean mmapped) 
 
- 
- 
Method Details- 
setUp- Throws:
- IOException
 
- 
testCreateRootDescriptor- Throws:
- IOException
 
- 
testCreateOutOfRootDescriptor- Throws:
- IOException
 
- 
testCreateDescriptorFileDoesNotExist- Throws:
- IOException
 
- 
testCreateDirectoryDescriptor- Throws:
- IOException
 
- 
testCreateSimpleFileDescriptor- Throws:
- IOException
 
- 
testCreatePartitionedFileDescriptor- Throws:
- IOException
 
- 
testSerializeSimpleFileDescriptor- Throws:
- IOException
 
- 
testSerializePartialFileDescriptor- Throws:
- IOException
 
- 
testSerializeDirectoryDescriptor- Throws:
- IOException
 
- 
testReadDirectory- Throws:
- IOException
 
- 
getParameters
 
-