public class TestGetAndPutResource extends RowResourceBase
CFA, CFB, client, COLUMN_1, COLUMN_2, COLUMN_3, conf, context, jsonMapper, REST_TEST_UTIL, ROW_1, ROW_2, ROW_3, ROW_4, TABLE, TEST_UTIL, VALUE_1, VALUE_2, VALUE_3, VALUE_4, xmlMarshaller, xmlUnmarshaller
Constructor and Description |
---|
TestGetAndPutResource() |
Modifier and Type | Method and Description |
---|---|
void |
testForbidden() |
void |
testInvalidCheckParam() |
void |
testInvalidColumnPut() |
void |
testLatestCellGetJSON() |
void |
testMetrics() |
void |
testMultiCellGetJson() |
void |
testMultiCellGetPutPB() |
void |
testMultiCellGetPutXML() |
void |
testMultiColumnGetXML() |
void |
testNoSuchCF() |
void |
testSingleCellGetJSON() |
void |
testSingleCellGetPutBinary() |
void |
testSingleCellGetPutPB() |
void |
testSingleCellGetPutXML() |
void |
testStartEndRowGetPutXML() |
void |
testSuffixGlobbingXML() |
void |
testSuffixGlobbingXMLWithNewScanner() |
void |
testURLEncodedKey() |
afterMethod, beforeMethod, checkAndDeleteJson, checkAndDeleteJson, checkAndDeletePB, checkAndDeleteValuePB, checkAndDeleteXML, checkAndDeleteXML, checkAndPutValuePB, checkAndPutValuePB, checkAndPutValueXML, checkAndPutValueXML, checkValueJSON, checkValuePB, checkValueXML, checkValueXML, deleteRow, deleteValue, getValueJson, getValueJson, getValuePB, getValuePB, getValueXML, getValueXML, getValueXML, putValueJson, putValueJson, putValueXML, putValueXML, setUpBeforeClass, tearDownAfterClass
public void testForbidden() throws IOException, JAXBException
IOException
JAXBException
public void testSingleCellGetPutXML() throws IOException, JAXBException
IOException
JAXBException
public void testSingleCellGetPutPB() throws IOException, JAXBException
IOException
JAXBException
public void testSingleCellGetPutBinary() throws IOException
IOException
public void testSingleCellGetJSON() throws IOException, JAXBException
IOException
JAXBException
public void testLatestCellGetJSON() throws IOException, JAXBException
IOException
JAXBException
public void testURLEncodedKey() throws IOException, JAXBException
IOException
JAXBException
public void testNoSuchCF() throws IOException, JAXBException
IOException
JAXBException
public void testMultiCellGetPutXML() throws IOException, JAXBException
IOException
JAXBException
public void testMultiCellGetPutPB() throws IOException
IOException
public void testStartEndRowGetPutXML() throws IOException, JAXBException
IOException
JAXBException
public void testInvalidCheckParam() throws IOException, JAXBException
IOException
JAXBException
public void testInvalidColumnPut() throws IOException, JAXBException
IOException
JAXBException
public void testMultiCellGetJson() throws IOException, JAXBException
IOException
JAXBException
public void testMetrics() throws IOException, JAXBException
IOException
JAXBException
public void testSuffixGlobbingXMLWithNewScanner() throws IOException, JAXBException
IOException
JAXBException
public void testSuffixGlobbingXML() throws IOException, JAXBException
IOException
JAXBException