public class TestTableResource extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
| Constructor and Description |
|---|
TestTableResource() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setUpBeforeClass() |
static void |
tearDownAfterClass() |
void |
testTableInfoJSON() |
void |
testTableInfoPB() |
void |
testTableInfoText() |
void |
testTableInfoXML() |
void |
testTableListJSON() |
void |
testTableListPB() |
void |
testTableListText() |
void |
testTableListXML() |
public static final HBaseClassTestRule CLASS_RULE
public TestTableResource()
public static void setUpBeforeClass() throws Exception
Exceptionpublic static void tearDownAfterClass() throws Exception
Exceptionpublic void testTableListText() throws IOException
IOExceptionpublic void testTableListXML() throws IOException, JAXBException
IOExceptionJAXBExceptionpublic void testTableListJSON() throws IOException
IOExceptionpublic void testTableListPB() throws IOException, JAXBException
IOExceptionJAXBExceptionpublic void testTableInfoText() throws IOException
IOExceptionpublic void testTableInfoXML() throws IOException, JAXBException
IOExceptionJAXBExceptionpublic void testTableInfoJSON() throws IOException
IOExceptionpublic void testTableInfoPB() throws IOException, JAXBException
IOExceptionJAXBExceptionCopyright © 2007–2019 Cloudera. All rights reserved.