Class GsonFactoryTest
java.lang.Object
org.apache.hadoop.hbase.master.http.gson.GsonFactoryTest
@Tag("org.apache.hadoop.hbase.testclassification.MasterTests") @Tag("org.apache.hadoop.hbase.testclassification.SmallTests")
public class GsonFactoryTest
extends Object
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static org.apache.hbase.thirdparty.com.google.gson.Gson -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidvoidvoidvoid
-
Field Details
-
gson
-
-
Constructor Details
-
GsonFactoryTest
public GsonFactoryTest()
-
-
Method Details
-
beforeClass
-
testSerializeToLowerCaseUnderscores
-
testSerializeMapWithSizeKeys
-
testSerializeNonPrintableByteArrays
-