Package org.brotli.wrapper.enc
Class BrotliEncoderChannelTest
java.lang.Object
org.brotli.integration.BrotliJniTestBase
org.brotli.wrapper.enc.BrotliEncoderChannelTest
Tests for
BrotliEncoderChannel.-
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, BrotliEncoderChannelTest.TestMode mode) static junit.framework.TestSuitesuite()Creates a test suite.
-
Field Details
-
CHUNK_SIZE
private static final int CHUNK_SIZE- See Also:
-
-
Constructor Details
-
BrotliEncoderChannelTest
public BrotliEncoderChannelTest()
-
-
Method Details
-
getBundle
- Throws:
IOException
-
suite
Creates a test suite.- Throws:
IOException
-
run
- Throws:
Throwable
-