Package com.e1c.g5.v8.fastzip
Class FzipSetupTest
- java.lang.Object
-
- com.e1c.g5.v8.fastzip.FzipSetupTest
-
public class FzipSetupTest extends Object
Tests argument constraints ofFzipIOFactory
.
-
-
Constructor Summary
Constructors Constructor Description FzipSetupTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
testNegativeChunkSize()
void
testNegativeThreads()
void
testZeroChunkSize()
void
testZeroThreads()
-