public class TestGroupingTableMap extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
| Constructor and Description |
|---|
TestGroupingTableMap() |
| Modifier and Type | Method and Description |
|---|---|
void |
shouldCreateNewKey() |
void |
shouldCreateNewKeyAlthoughExtraKey() |
void |
shouldNotCallCollectonSinceFindUniqueKeyValueMoreThanOnes() |
void |
shouldReturnNullFromCreateGroupKey() |
public static final HBaseClassTestRule CLASS_RULE
public TestGroupingTableMap()
public void shouldNotCallCollectonSinceFindUniqueKeyValueMoreThanOnes() throws Exception
Exceptionpublic void shouldCreateNewKeyAlthoughExtraKey() throws Exception
Exceptionpublic void shouldCreateNewKey() throws Exception
Exceptionpublic void shouldReturnNullFromCreateGroupKey() throws Exception
ExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.