Package com.e1c.g5.v8.fastzip
Class FzipSetupTest
java.lang.Object
com.e1c.g5.v8.fastzip.FzipSetupTest
Tests argument constraints of
FzipIOFactory
.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
void
-
Constructor Details
-
FzipSetupTest
public FzipSetupTest()
-
-
Method Details
-
testZeroThreads
public void testZeroThreads() -
testNegativeThreads
public void testNegativeThreads() -
testZeroChunkSize
public void testZeroChunkSize() -
testNegativeChunkSize
public void testNegativeChunkSize()
-