public class TestRegionPlan extends Object
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
private org.apache.hadoop.hbase.ServerName |
DEST |
org.junit.rules.TestName |
name |
private org.apache.hadoop.hbase.ServerName |
SRC |
Constructor and Description |
---|
TestRegionPlan() |
Modifier and Type | Method and Description |
---|---|
void |
testCompareTo() |
void |
testEquals() |
void |
testEqualsWithNulls() |
public static final HBaseClassTestRule CLASS_RULE
private final org.apache.hadoop.hbase.ServerName SRC
private final org.apache.hadoop.hbase.ServerName DEST
public org.junit.rules.TestName name
public TestRegionPlan()
public void testCompareTo()
public void testEqualsWithNulls()
public void testEquals()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.