public class BeanToMultiOccurrenceTestCase extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
BeanToMultiOccurrenceTestCase.GenericDto |
static class |
BeanToMultiOccurrenceTestCase.Grade |
static class |
BeanToMultiOccurrenceTestCase.GroupOfStudents |
static class |
BeanToMultiOccurrenceTestCase.MapOfPeople |
static class |
BeanToMultiOccurrenceTestCase.MapOfScores |
static class |
BeanToMultiOccurrenceTestCase.MapOfStudents |
static class |
BeanToMultiOccurrenceTestCase.Person |
| Constructor and Description |
|---|
BeanToMultiOccurrenceTestCase() |
| Modifier and Type | Method and Description |
|---|---|
void |
multipleParallel() |
void |
oneToMany()
Verifies that we're able to map from a single to field to each of the
individual elements of a multi-occurrence item
|
void |
parallelWithConvertedTypes()
Demonstrates how a single field can be mapped to more than one
destination, in both directions.
|
void |
setUp() |
void |
unequalSize() |
public void setUp()
public void parallelWithConvertedTypes()
throws Exception
Exceptionpublic void oneToMany()
throws Exception
ExceptionCopyright © 2017 Glasnost. All Rights Reserved.