public class TestRegionServerCoprocessorEndpoint extends Object
Modifier and Type | Class and Description |
---|---|
static class |
TestRegionServerCoprocessorEndpoint.DummyRegionServerEndpoint |
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
private static org.apache.hadoop.conf.Configuration |
CONF |
private static String |
DUMMY_VALUE |
private static HBaseTestingUtility |
TEST_UTIL |
static FileNotFoundException |
WHAT_TO_THROW |
Constructor and Description |
---|
TestRegionServerCoprocessorEndpoint() |
Modifier and Type | Method and Description |
---|---|
static void |
setupBeforeClass() |
static void |
tearDownAfterClass() |
void |
testEndpoint() |
void |
testEndpointExceptions() |
public static final HBaseClassTestRule CLASS_RULE
public static final FileNotFoundException WHAT_TO_THROW
private static HBaseTestingUtility TEST_UTIL
private static org.apache.hadoop.conf.Configuration CONF
private static final String DUMMY_VALUE
public TestRegionServerCoprocessorEndpoint()
public static void setupBeforeClass() throws Exception
Exception
public static void tearDownAfterClass() throws Exception
Exception
public void testEndpoint() throws Exception
Exception
public void testEndpointExceptions() throws Exception
Exception
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.