public class CustomConverterMapperAwareTest extends AbstractFunctionalTest
| Modifier and Type | Class and Description |
|---|---|
static class |
CustomConverterMapperAwareTest.BeanA |
static class |
CustomConverterMapperAwareTest.BeanB |
static class |
CustomConverterMapperAwareTest.Container |
static class |
CustomConverterMapperAwareTest.Converter |
static class |
CustomConverterMapperAwareTest.ConverterRecursion |
mapper, testDataFactory| Constructor and Description |
|---|
CustomConverterMapperAwareTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
test_convert_withInjectedMapper() |
void |
test_convert_withSubclassedConverterInstance() |
void |
test_stackOverflow() |
getDataObjectInstantiator, getMapper, newInstance, newInstance, newInstancepublic void setUp()
throws Exception
setUp in class AbstractFunctionalTestExceptionpublic void test_convert_withInjectedMapper()
public void test_convert_withSubclassedConverterInstance()
throws Exception
Exceptionpublic void test_stackOverflow()
Copyright © 2005-2014 dozer. All Rights Reserved.