Package org.brotli.dec
Class SetDictionaryTest
- java.lang.Object
-
- org.brotli.dec.SetDictionaryTest
-
public class SetDictionaryTest extends java.lang.Object
Tests forDictionary
.
-
-
Field Summary
Fields Modifier and Type Field Description private static byte[]
BASE_DICT_WORD
SeeSynthTest
private static byte[]
ONE_COMMAND
SeeSynthTest
-
Constructor Summary
Constructors Constructor Description SetDictionaryTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
testSetDictionary()
-