public class GenericsTest extends AbstractFunctionalTest
mapper, testDataFactory
Constructor and Description |
---|
GenericsTest() |
Modifier and Type | Method and Description |
---|---|
void |
testDeepGenericInheritanceTest()
Test mapping for deepn generic inheritance
|
void |
testGenericsWithSeveralTypes()
test mapping of an object with three type parameters
|
void |
testSimpleGenerics()
test mapping of a generic field
|
void |
testSimpleGenericsInheritance()
test mapping of a generic field with inheritance
|
getDataObjectInstantiator, getMapper, newInstance, newInstance, newInstance, setUp
public void testSimpleGenerics()
public void testSimpleGenericsInheritance()
public void testDeepGenericInheritanceTest() throws Exception
Exception
public void testGenericsWithSeveralTypes()
Copyright © 2005-2014 dozer. All Rights Reserved.