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
Exceptionpublic static void teardownAfterClass() throws Exception
Exceptionpublic void testGetAdminBadHostname() throws Exception
Exceptionpublic void testGetClientBadHostname() throws Exception
ExceptionCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.