Package com.e1c.g5.v8.fastzip.entry.fs
Class FsIoTest
java.lang.Object
com.e1c.g5.v8.fastzip.entry.fs.FsIoTest
Tests for simple and partial file entries of
FsFzipEntryRegistry
.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
temporaryFolder
public final org.junit.rules.TemporaryFolder temporaryFolder
-
-
Constructor Details
-
FsIoTest
public FsIoTest(boolean mmapped, int fileSize, boolean useThreadLocalBuffers)
-
-
Method Details
-
setUp
- Throws:
IOException
-
testSimpleFileEntry
- Throws:
IOException
-
testPartialFileEntry
- Throws:
IOException
-
getParameters
-