public class TestMaster extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
org.junit.rules.TestName |
name |
| Constructor and Description |
|---|
TestMaster() |
| Modifier and Type | Method and Description |
|---|---|
static void |
afterAllTests() |
static void |
beforeAllTests() |
void |
testBlockingHbkc1WithLockFile() |
void |
testMasterOpsWhileSplitting() |
void |
testMoveRegionWhenNotInitialized() |
void |
testMoveThrowsPleaseHoldException() |
void |
testMoveThrowsUnknownRegionException() |
public static final HBaseClassTestRule CLASS_RULE
public org.junit.rules.TestName name
public TestMaster()
public static void beforeAllTests() throws Exception
Exceptionpublic static void afterAllTests() throws Exception
Exceptionpublic void testMasterOpsWhileSplitting() throws Exception
Exceptionpublic void testMoveRegionWhenNotInitialized()
public void testMoveThrowsUnknownRegionException() throws IOException
IOExceptionpublic void testMoveThrowsPleaseHoldException() throws IOException
IOExceptionpublic void testBlockingHbkc1WithLockFile() throws IOException
IOExceptionCopyright © 2007–2019 Cloudera. All rights reserved.