public class TestMultiRowResource extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
| Constructor and Description |
|---|
TestMultiRowResource(Boolean csrf) |
| Modifier and Type | Method and Description |
|---|---|
static Collection<Object[]> |
data() |
static void |
setUpBeforeClass() |
static void |
tearDownAfterClass() |
void |
testMultiCellGetJSON() |
void |
testMultiCellGetJSONNotFound() |
void |
testMultiCellGetWithColsInQueryPathJSON() |
void |
testMultiCellGetWithColsJSON() |
void |
testMultiCellGetXML() |
public static final HBaseClassTestRule CLASS_RULE
public TestMultiRowResource(Boolean csrf)
public static Collection<Object[]> data()
public static void setUpBeforeClass() throws Exception
Exceptionpublic static void tearDownAfterClass() throws Exception
Exceptionpublic void testMultiCellGetJSON() throws IOException, JAXBException
IOExceptionJAXBExceptionpublic void testMultiCellGetXML() throws IOException, JAXBException
IOExceptionJAXBExceptionpublic void testMultiCellGetWithColsJSON() throws IOException, JAXBException
IOExceptionJAXBExceptionpublic void testMultiCellGetJSONNotFound() throws IOException, JAXBException
IOExceptionJAXBExceptionpublic void testMultiCellGetWithColsInQueryPathJSON() throws IOException, JAXBException
IOExceptionJAXBExceptionCopyright © 2007–2019 Cloudera. All rights reserved.