Class BrotliOutputStreamTest
java.lang.Object
org.brotli.integration.BrotliJniTestBase
org.brotli.wrapper.enc.BrotliOutputStreamTest
Tests for
BrotliOutputStream.-
Nested Class Summary
Nested ClassesModifier and TypeClassDescription(package private) static classTest case with a unique name.private static enum -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) static InputStreamprivate static voidrun(String entryName, BrotliOutputStreamTest.TestMode mode) static junit.framework.TestSuitesuite()Creates a test suite.
-
Field Details
-
CHUNK_SIZE
private static final int CHUNK_SIZE- See Also:
-
-
Constructor Details
-
BrotliOutputStreamTest
public BrotliOutputStreamTest()
-
-
Method Details
-
getBundle
- Throws:
IOException
-
suite
Creates a test suite.- Throws:
IOException
-
run
- Throws:
Throwable
-