public class TestRemoteTable extends Object
| Constructor and Description |
|---|
TestRemoteTable() |
| Modifier and Type | Method and Description |
|---|---|
void |
after() |
void |
before() |
static void |
setUpBeforeClass() |
static void |
tearDownAfterClass() |
void |
testCheckAndDelete() |
void |
testDelete() |
void |
testGet() |
void |
testGetTableDescriptor() |
void |
testIteratorScaner()
Test RemoteHable.Scanner.iterator method
|
void |
testMultiGet() |
void |
testPut() |
void |
testResponse()
Test a some methods of class Response.
|
void |
testScanner()
Test RemoteHTable.Scanner
|
public void testGetTableDescriptor()
throws IOException
IOExceptionpublic void testGet()
throws IOException
IOExceptionpublic void testPut()
throws IOException
IOExceptionpublic void testDelete()
throws IOException
IOExceptionpublic void testScanner()
throws IOException
IOExceptionpublic void testCheckAndDelete()
throws IOException
IOExceptionpublic void testIteratorScaner()
throws IOException
IOExceptionpublic void testResponse()