public class TestJMXListener extends Object
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
private static int |
CONNECTOR_PORT |
org.junit.rules.ExpectedException |
expectedEx |
private static org.slf4j.Logger |
LOG |
private static HBaseTestingUtility |
UTIL |
Constructor and Description |
---|
TestJMXListener() |
Modifier and Type | Method and Description |
---|---|
static void |
setupBeforeClass() |
static void |
tearDownAfterClass() |
void |
testGetRegionServerCoprocessors() |
void |
testStart() |
void |
testStop() |
public static final HBaseClassTestRule CLASS_RULE
private static final org.slf4j.Logger LOG
private static HBaseTestingUtility UTIL
private static int CONNECTOR_PORT
public org.junit.rules.ExpectedException expectedEx
public TestJMXListener()
public static void setupBeforeClass() throws Exception
Exception
public static void tearDownAfterClass() throws Exception
Exception
public void testGetRegionServerCoprocessors() throws Exception
Exception
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.