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
Exception
public void shouldCreateNewKeyAlthoughExtraKey() throws Exception
Exception
public void shouldCreateNewKey() throws Exception
Exception
public void shouldReturnNullFromCreateGroupKey() throws Exception
Exception
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.