Class UseCompoundDictionaryTest
java.lang.Object
org.brotli.integration.BrotliJniTestBase
org.brotli.wrapper.enc.UseCompoundDictionaryTest
Tests for compression / decompression aided with LZ77 dictionary.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescription(package private) static classTest case with a unique name. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) static InputStreamprivate static PreparedDictionaryprepareRawDictionary(String entryName, ByteBuffer data) private static voidstatic junit.framework.TestSuitesuite()Creates a test suite.
-
Constructor Details
-
UseCompoundDictionaryTest
public UseCompoundDictionaryTest()
-
-
Method Details
-
getBundle
- Throws:
IOException
-
suite
Creates a test suite.- Throws:
IOException
-
prepareRawDictionary
-
run
-