Class BrotliDecoderChannelTest

java.lang.Object
org.brotli.integration.BrotliJniTestBase
org.brotli.wrapper.dec.BrotliDecoderChannelTest

public class BrotliDecoderChannelTest extends BrotliJniTestBase
  • Constructor Details

    • BrotliDecoderChannelTest

      public BrotliDecoderChannelTest()
  • Method Details

    • suite

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