Class BrotliInputStreamTest

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

public class BrotliInputStreamTest extends BrotliJniTestBase
  • Constructor Details

    • BrotliInputStreamTest

      public BrotliInputStreamTest()
  • Method Details

    • suite

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