Package org.brotli.wrapper.enc
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 class
Test case with a unique name. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) static InputStream
private static PreparedDictionary
prepareRawDictionary
(String entryName, ByteBuffer data) private static void
static junit.framework.TestSuite
suite()
Creates a test suite.
-
Constructor Details
-
UseCompoundDictionaryTest
public UseCompoundDictionaryTest()
-
-
Method Details
-
getBundle
- Throws:
IOException
-
suite
Creates a test suite.- Throws:
IOException
-
prepareRawDictionary
-
run
- Throws:
Throwable
-