public class TestRemoteTable extends Object
| Constructor and Description |
|---|
TestRemoteTable() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setUpBeforeClass() |
static void |
tearDownAfterClass() |
void |
testDelete() |
void |
testGet() |
void |
testGetTableDescriptor() |
void |
testPut() |
void |
testScanner() |
public TestRemoteTable()
public static void setUpBeforeClass() throws Exception
Exceptionpublic static void tearDownAfterClass() throws Exception
Exceptionpublic void testGetTableDescriptor() throws IOException
IOExceptionpublic void testGet() throws IOException
IOExceptionpublic void testPut() throws IOException
IOExceptionpublic void testDelete() throws IOException
IOExceptionpublic void testScanner() throws IOException
IOException