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, setUp
public void testSimpleCustomConverter() throws Exception
Exception
public void testSimpleCustomConverter_ImplicitMapping() throws Exception
Exception
public void testSimpleCustomConverter_ImplicitMappingWithInheritance() throws Exception
Exception
public void testSimpleCustomConverter_NullSrcValue() throws Exception
Exception
public void testArrayToStringCustomConverter() throws Exception
Exception
public void testCustomConverterMapping() throws Exception
Exception
public void testCustomConverterWithPrimitive() throws Exception
Exception
public void testCustomConverterHashMapMapping() throws Exception
Exception
public void testFieldCustomConverter_NullSrcValue() throws Exception
Exception
public void testFieldCustomConverter_CustomMapType() throws Exception
Exception
public void testFieldCustomConverter_HashMapField() throws Exception
Exception
public void testFieldCustomConverter_WithCustomConverterId() throws Exception
Exception
Copyright © 2005-2014 dozer. All Rights Reserved.