public class InheritanceMappingTest extends AbstractFunctionalTest
mapper, testDataFactory| Constructor and Description |
|---|
InheritanceMappingTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testComplexSuperClassMapping() |
void |
testCustomMappingForSuperClasses() |
void |
testGeneralInheritance() |
void |
testGeneralInheritance2() |
void |
testInheritance_UnevenHierarchies()
Bug #1828693 -- Problem when using with proxies based on interfaces.
|
void |
testInheritanceWithAbstractClassOrInterfaceAsDestination() |
void |
testInterfaceInheritance_GetterSetterAtDifferentLevels() |
void |
testKM1() |
void |
testKM2() |
void |
testNoCustomMappingForSubclasses_CustomMappingForSuperClasses() |
void |
testNoCustomMappingForSuperClasses_SubclassAttrsAppliedToSuperClasses() |
void |
testNoCustomMappingForSuperClasses() |
void |
testSubMarker() |
void |
testSuperClassMapping() |
getDataObjectInstantiator, getMapper, newInstance, newInstance, newInstance, setUppublic void testCustomMappingForSuperClasses()
throws Exception
Exceptionpublic void testNoCustomMappingForSuperClasses()
throws Exception
Exceptionpublic void testNoCustomMappingForSuperClasses_SubclassAttrsAppliedToSuperClasses()
throws Exception
Exceptionpublic void testNoCustomMappingForSubclasses_CustomMappingForSuperClasses()
throws Exception
Exceptionpublic void testInheritanceWithAbstractClassOrInterfaceAsDestination()
throws Exception
Exceptionpublic void testComplexSuperClassMapping()
throws Exception
Exceptionpublic void testKM1()
public void testKM2()
public void testInterfaceInheritance_GetterSetterAtDifferentLevels()
public void testInheritance_UnevenHierarchies()
public void testSubMarker()
Copyright © 2005-2014 dozer. All Rights Reserved.