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