public class TestCIBadHostname extends Object
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
private static org.apache.hadoop.hbase.client.ConnectionImplementation |
conn |
private static HBaseTestingUtility |
testUtil |
Constructor and Description |
---|
TestCIBadHostname() |
Modifier and Type | Method and Description |
---|---|
static void |
setupBeforeClass() |
static void |
teardownAfterClass() |
void |
testGetAdminBadHostname() |
void |
testGetClientBadHostname() |
public static final HBaseClassTestRule CLASS_RULE
private static HBaseTestingUtility testUtil
private static org.apache.hadoop.hbase.client.ConnectionImplementation conn
public TestCIBadHostname()
public static void setupBeforeClass() throws Exception
Exception
public static void teardownAfterClass() throws Exception
Exception
public void testGetAdminBadHostname() throws Exception
Exception
public void testGetClientBadHostname() throws Exception
Exception
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.