public class TestGroupingTableMap
extends java.lang.Object
| Constructor and Description |
|---|
TestGroupingTableMap() |
| Modifier and Type | Method and Description |
|---|---|
void |
shouldCreateNewKey() |
void |
shouldCreateNewKeyAlthoughExtraKey() |
void |
shouldNotCallCollectonSinceFindUniqueKeyValueMoreThanOnes() |
void |
shouldReturnNullFromCreateGroupKey() |
public void shouldNotCallCollectonSinceFindUniqueKeyValueMoreThanOnes()
throws java.lang.Exception
java.lang.Exceptionpublic void shouldCreateNewKeyAlthoughExtraKey()
throws java.lang.Exception
java.lang.Exceptionpublic void shouldCreateNewKey()
throws java.lang.Exception
java.lang.Exceptionpublic void shouldReturnNullFromCreateGroupKey()
throws java.lang.Exception
java.lang.Exception