public class CoreMappingFunctionsTestCase extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
CoreMappingFunctionsTestCase.Ranking |
| Constructor and Description |
|---|
CoreMappingFunctionsTestCase() |
| Modifier and Type | Method and Description |
|---|---|
void |
testArrayToMap_Simple() |
void |
testCollectionToMap_Simple() |
void |
testMapToArray_Simple() |
void |
testMapToCollection_Simple() |
void |
testMapToMap_Simple() |
void |
testMapToMap_WithConversion() |
public void testMapToMap_Simple()
public void testMapToMap_WithConversion()
public void testCollectionToMap_Simple()
public void testArrayToMap_Simple()
public void testMapToCollection_Simple()
public void testMapToArray_Simple()
Copyright © 2015 Glasnost. All Rights Reserved.