Package org.apache.hadoop.hbase.rest
Class TestVersionResource
java.lang.Object
org.apache.hadoop.hbase.rest.TestVersionResource
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private static org.apache.hadoop.hbase.rest.client.Client
private static javax.xml.bind.JAXBContext
private static final org.slf4j.Logger
private static final HBaseRESTTestingUtility
private static final HBaseTestingUtil
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
static void
void
void
void
void
void
void
void
private static void
validate
(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:
IOException
javax.xml.bind.JAXBException
-
testGetStargateVersionJSON
- Throws:
IOException
-
testGetStargateVersionPB
- Throws:
IOException
-
testGetStorageClusterVersionText
- Throws:
IOException
-
testGetStorageClusterVersionXML
- Throws:
IOException
javax.xml.bind.JAXBException
-
testGetStorageClusterVersionJSON
- Throws:
IOException
-