public class MapMappingTest extends AbstractFunctionalTest
Modifier and Type | Class and Description |
---|---|
static class |
MapMappingTest.DozerExampleEntry |
static class |
MapMappingTest.ListContainer |
static class |
MapMappingTest.MapContainer |
mapper, testDataFactory
Constructor and Description |
---|
MapMappingTest() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
shouldAccumulateEntries() |
void |
shouldMapEmbeddedList() |
void |
shouldMapTopLevel() |
void |
shouldRemoveOrphans() |
void |
testDozerMultiTypeMapContainingCollections() |
getDataObjectInstantiator, getMapper, newInstance, newInstance, newInstance
public void setUp()
setUp
in class AbstractFunctionalTest
public void shouldAccumulateEntries()
public void shouldRemoveOrphans()
public void shouldMapEmbeddedList()
public void shouldMapTopLevel()
Copyright © 2005-2014 dozer. All Rights Reserved.