public class TestNullComparator extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
| Constructor and Description |
|---|
TestNullComparator() |
| Modifier and Type | Method and Description |
|---|---|
void |
testEmptyValue() |
void |
testNonNullValue() |
void |
testNullValue() |
public static final HBaseClassTestRule CLASS_RULE
public TestNullComparator()
public void testNullValue()
public void testNonNullValue()
public void testEmptyValue()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.