public class TestNettyRpcServer extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
org.junit.rules.TestName |
name |
| Constructor and Description |
|---|
TestNettyRpcServer() |
| Modifier and Type | Method and Description |
|---|---|
void |
setup() |
static void |
setupBeforeClass() |
static void |
tearDownAfterClass() |
void |
testNettyRpcServer() |
public static final HBaseClassTestRule CLASS_RULE
public org.junit.rules.TestName name
public TestNettyRpcServer()
public void setup()
public static void setupBeforeClass() throws Exception
Exceptionpublic static void tearDownAfterClass() throws Exception
Exceptionpublic void testNettyRpcServer() throws Exception
ExceptionCopyright © 2007–2019 Cloudera. All rights reserved.