public class TestTableListModel extends TestModelBase<org.apache.hadoop.hbase.rest.model.TableListModel>
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
private static String |
TABLE1 |
private static String |
TABLE2 |
private static String |
TABLE3 |
Constructor and Description |
---|
TestTableListModel() |
Modifier and Type | Method and Description |
---|---|
protected org.apache.hadoop.hbase.rest.model.TableListModel |
buildTestModel() |
protected void |
checkModel(org.apache.hadoop.hbase.rest.model.TableListModel model) |
fromJSON, fromPB, fromXML, testBuildModel, testFromJSON, testFromPB, testFromXML, testToJSON, testToXML, toJSON, toPB, toXML
public static final HBaseClassTestRule CLASS_RULE
private static final String TABLE1
private static final String TABLE2
private static final String TABLE3
public TestTableListModel() throws Exception
Exception
protected org.apache.hadoop.hbase.rest.model.TableListModel buildTestModel()
buildTestModel
in class TestModelBase<org.apache.hadoop.hbase.rest.model.TableListModel>
protected void checkModel(org.apache.hadoop.hbase.rest.model.TableListModel model)
checkModel
in class TestModelBase<org.apache.hadoop.hbase.rest.model.TableListModel>
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.