public class TestGsonUtil extends Object
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
private static org.apache.hbase.thirdparty.com.google.gson.Gson |
DHE_GSON |
private static org.apache.hbase.thirdparty.com.google.gson.Gson |
GSON |
Constructor and Description |
---|
TestGsonUtil() |
Modifier and Type | Method and Description |
---|---|
void |
testDisableHtmlEscaping() |
public static final HBaseClassTestRule CLASS_RULE
private static final org.apache.hbase.thirdparty.com.google.gson.Gson GSON
private static final org.apache.hbase.thirdparty.com.google.gson.Gson DHE_GSON
public TestGsonUtil()
public void testDisableHtmlEscaping()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.