Package org.brotli.dec
Class CompoundDictionaryTest
java.lang.Object
org.brotli.dec.CompoundDictionaryTest
Tests for
Dictionary
.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
-
Field Details
-
ONE_COPY
private static final byte[] ONE_COPYSeeSynthTest
-
TEXT
- See Also:
-
-
Constructor Details
-
CompoundDictionaryTest
public CompoundDictionaryTest()
-
-
Method Details
-
testNoDictionary
- Throws:
IOException
-
testOnePieceDictionary
- Throws:
IOException
-
testTwoPieceDictionary
- Throws:
IOException
-