Class UseCompoundDictionaryTest

java.lang.Object
org.brotli.integration.BrotliJniTestBase
org.brotli.wrapper.enc.UseCompoundDictionaryTest

public class UseCompoundDictionaryTest extends BrotliJniTestBase
Tests for compression / decompression aided with LZ77 dictionary.
  • Constructor Details

    • UseCompoundDictionaryTest

      public UseCompoundDictionaryTest()
  • Method Details

    • suite

      public static junit.framework.TestSuite suite() throws IOException
      Creates a test suite.
      Throws:
      IOException