public class TestRpcControllerFactory extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TestRpcControllerFactory.CountingRpcController |
static class |
TestRpcControllerFactory.StaticRpcControllerFactory |
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
org.junit.rules.TestName |
name |
| Constructor and Description |
|---|
TestRpcControllerFactory() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setup() |
static void |
teardown() |
void |
testCountController()
check some of the methods and make sure we are incrementing each time.
|
void |
testFallbackToDefaultRpcControllerFactory() |
public static final HBaseClassTestRule CLASS_RULE
public org.junit.rules.TestName name
public TestRpcControllerFactory()
public void testCountController() throws Exception
Exception - on failurepublic void testFallbackToDefaultRpcControllerFactory()
Copyright © 2007–2019 Cloudera. All rights reserved.