public class TestBindExceptionHandling extends Object
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
private static HBaseTestingUtility |
HTU |
Constructor and Description |
---|
TestBindExceptionHandling() |
Modifier and Type | Method and Description |
---|---|
void |
testInfoPortClash()
See if random port choosing works around protocol port clashes
|
void |
testProtocolPortClash()
See if random port choosing works around protocol port clashes
|
public static final HBaseClassTestRule CLASS_RULE
private static final HBaseTestingUtility HTU
public TestBindExceptionHandling()
public void testProtocolPortClash() throws Exception
Exception
public void testInfoPortClash() throws Exception
Exception
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.