public class CustomConverterMappingTest extends AbstractFunctionalTest
mapper, testDataFactory| Constructor and Description |
|---|
CustomConverterMappingTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testArrayToStringCustomConverter() |
void |
testCustomConverter_MapNullFalse() |
void |
testCustomConverterHashMapMapping() |
void |
testCustomConverterMapping() |
void |
testCustomConverterWithPrimitive() |
void |
testFieldCustomConverter_CustomMapType() |
void |
testFieldCustomConverter_HashMapField() |
void |
testFieldCustomConverter_NullSrcValue() |
void |
testFieldCustomConverter_WithCustomConverterId() |
void |
testFieldCustomConverter() |
void |
testSimpleCustomConverter_ImplicitMapping() |
void |
testSimpleCustomConverter_ImplicitMappingWithInheritance() |
void |
testSimpleCustomConverter_NullSrcValue() |
void |
testSimpleCustomConverter() |
getDataObjectInstantiator, getMapper, newInstance, newInstance, newInstance, setUppublic void testSimpleCustomConverter()
throws Exception
Exceptionpublic void testSimpleCustomConverter_ImplicitMapping()
throws Exception
Exceptionpublic void testSimpleCustomConverter_ImplicitMappingWithInheritance()
throws Exception
Exceptionpublic void testSimpleCustomConverter_NullSrcValue()
throws Exception
Exceptionpublic void testArrayToStringCustomConverter()
throws Exception
Exceptionpublic void testCustomConverterMapping()
throws Exception
Exceptionpublic void testCustomConverterWithPrimitive()
throws Exception
Exceptionpublic void testCustomConverterHashMapMapping()
throws Exception
Exceptionpublic void testFieldCustomConverter_NullSrcValue()
throws Exception
Exceptionpublic void testFieldCustomConverter_CustomMapType()
throws Exception
Exceptionpublic void testFieldCustomConverter_HashMapField()
throws Exception
Exceptionpublic void testFieldCustomConverter_WithCustomConverterId()
throws Exception
ExceptionCopyright © 2005-2014 dozer. All Rights Reserved.