public class TestAssignmentListener extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
org.junit.rules.TestName |
name |
| Constructor and Description |
|---|
TestAssignmentListener() |
| Modifier and Type | Method and Description |
|---|---|
static void |
afterAllTests() |
static void |
beforeAllTests() |
void |
testAssignmentListener() |
void |
testServerListener() |
public static final HBaseClassTestRule CLASS_RULE
public org.junit.rules.TestName name
public TestAssignmentListener()
public static void beforeAllTests() throws Exception
Exceptionpublic static void afterAllTests() throws Exception
Exceptionpublic void testServerListener() throws IOException, InterruptedException
IOExceptionInterruptedExceptionpublic void testAssignmentListener() throws IOException, InterruptedException
IOExceptionInterruptedExceptionCopyright © 2007–2019 Cloudera. All rights reserved.