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