public class MapperTest extends AbstractFunctionalTest
mapper, testDataFactory| Constructor and Description |
|---|
MapperTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testCustomGetterSetterMap() |
void |
testDeepProperties() |
void |
testExcludeFields() |
void |
testGeneralMapping() |
void |
testGeneralMappingPassByReference() |
void |
testHintedOnlyConverter() |
void |
testHydrateAndMore() |
void |
testImplicitInnerObject() |
void |
testListField() |
void |
testListUsingDestHint() |
void |
testLongToLongMapping() |
void |
testMapByReference() |
void |
testMapField() |
void |
testMappingNoDestSpecified() |
void |
testMapValuesToList() |
void |
testNoClassMappings() |
void |
testNoSourceValueIterateFieldMap() |
void |
testNoWildcards() |
void |
testOneWayMapping() |
void |
testSelfMapping() |
void |
testSetField() |
void |
testSetToArray() |
void |
testSetToList() |
getDataObjectInstantiator, getMapper, newInstance, newInstance, newInstancepublic void setUp()
throws Exception
setUp in class AbstractFunctionalTestExceptionpublic void testNoSourceValueIterateFieldMap()
throws Exception
Exceptionpublic void testCustomGetterSetterMap()
throws Exception
Exceptionpublic void testImplicitInnerObject()
public void testMappingNoDestSpecified()
throws Exception
Exceptionpublic void testGeneralMappingPassByReference()
throws Exception
ExceptionCopyright © 2005-2014 dozer. All Rights Reserved.