public class TestCopyTable extends Object
| Constructor and Description |
|---|
TestCopyTable() |
| Modifier and Type | Method and Description |
|---|---|
static void |
afterClass() |
static void |
beforeClass() |
void |
testCopyTable()
Simple end-to-end test
|
void |
testCopyTableWithBulkload()
Simple end-to-end test with bulkload.
|
void |
testMainMethod()
Test main method of CopyTable.
|
void |
testRenameFamily()
Test copy of table from sourceTable to targetTable all rows from family a
|
void |
testStartStopRow() |
public void testCopyTableWithBulkload()
throws Exception
Exceptionpublic void testRenameFamily()
throws Exception
Exception