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 Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Collection<Object[]>
void
setUp()
void
void
void
void
void
void
void
void
void
void
-
Field Details
-
temporaryFolder
public final org.junit.rules.TemporaryFolder temporaryFolder
-
-
Constructor Details
-
FsEntryTest
public 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
-