Package com.e1c.g5.v8.fastzip
Class FzipSetupTest
java.lang.Object
com.e1c.g5.v8.fastzip.FzipSetupTest
Tests argument constraints of 
FzipIOFactory.- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoidvoidvoidvoid
- 
Constructor Details- 
FzipSetupTestpublic FzipSetupTest()
 
- 
- 
Method Details- 
testZeroThreadspublic void testZeroThreads()
- 
testNegativeThreadspublic void testNegativeThreads()
- 
testZeroChunkSizepublic void testZeroChunkSize()
- 
testNegativeChunkSizepublic void testNegativeChunkSize()
 
-