public class NewCustomConverterTest extends AbstractFunctionalTest
| Modifier and Type | Class and Description |
|---|---|
static class |
NewCustomConverterTest.IntContainer |
static class |
NewCustomConverterTest.IntConverter |
testDataFactory| Constructor and Description |
|---|
NewCustomConverterTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
test_Autoboxing() |
void |
test_DirectMapping() |
void |
test_NoParameterConfigured() |
void |
test_ParametrizedMapping() |
getDataObjectInstantiator, getMapper, newInstance, newInstance, newInstancepublic void setUp()
throws Exception
setUp in class AbstractFunctionalTestExceptionpublic void test_DirectMapping()
public void test_ParametrizedMapping()
public void test_NoParameterConfigured()
public void test_Autoboxing()
Copyright © 2005-2014 dozer. All Rights Reserved.