Package org.apache.hadoop.hbase.rest
Class TestVersionResource
java.lang.Object
org.apache.hadoop.hbase.rest.TestVersionResource
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final HBaseClassTestRuleprivate static org.apache.hadoop.hbase.rest.client.Clientprivate static JAXBContextprivate static final org.slf4j.Loggerprivate static final HBaseRESTTestingUtilityprivate static final HBaseTestingUtility -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidstatic voidvoidvoidvoidvoidvoidvoidvoidprivate static voidvalidate(org.apache.hadoop.hbase.rest.model.VersionModel model)
-
Field Details
-
CLASS_RULE
-
LOG
-
TEST_UTIL
-
REST_TEST_UTIL
-
client
-
context
-
-
Constructor Details
-
TestVersionResource
public TestVersionResource()
-
-
Method Details
-
setUpBeforeClass
- Throws:
Exception
-
tearDownAfterClass
- Throws:
Exception
-
validate
-
testGetStargateVersionText
- Throws:
IOException
-
testGetStargateVersionXML
- Throws:
IOExceptionJAXBException
-
testGetStargateVersionJSON
- Throws:
IOException
-
testGetStargateVersionPB
- Throws:
IOException
-
testGetStorageClusterVersionText
- Throws:
IOException
-
testGetStorageClusterVersionXML
- Throws:
IOExceptionJAXBException
-
testGetStorageClusterVersionJSON
- Throws:
IOException
-