public class BeanToMapGenerationTestCase extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
BeanToMapGenerationTestCase.Grade |
static class |
BeanToMapGenerationTestCase.Name |
static class |
BeanToMapGenerationTestCase.NameFields |
static class |
BeanToMapGenerationTestCase.Person |
static class |
BeanToMapGenerationTestCase.PersonDto |
static class |
BeanToMapGenerationTestCase.PersonDto2 |
static class |
BeanToMapGenerationTestCase.Student |
| Constructor and Description |
|---|
BeanToMapGenerationTestCase() |
| Modifier and Type | Method and Description |
|---|---|
void |
testBeanToCustomMapGeneration() |
void |
testBeanToMapGeneration() |
void |
testMapElementProperties() |
void |
testNestedMapElement() |
void |
testNestedMapElementWithEnumKey() |
void |
testNestedMapElementWithIntegerKey() |
void |
testResolveMapKeys() |
public void testBeanToCustomMapGeneration()
throws Exception
Exceptionpublic void testResolveMapKeys()
public void testMapElementProperties()
public void testNestedMapElement()
public void testNestedMapElementWithIntegerKey()
public void testNestedMapElementWithEnumKey()
Copyright © 2015 Glasnost. All Rights Reserved.