public class TestRetriesExhaustedWithDetailsException extends Object
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
org.junit.rules.TestName |
name |
Constructor and Description |
---|
TestRetriesExhaustedWithDetailsException() |
Modifier and Type | Method and Description |
---|---|
void |
testRegionTooBusyException()
Assert that a RetriesExhaustedException that has RegionTooBusyException outputs region name.
|
public static final HBaseClassTestRule CLASS_RULE
public org.junit.rules.TestName name
public TestRetriesExhaustedWithDetailsException()
public void testRegionTooBusyException()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.