public class InheritanceAbstractClassMappingTest extends AbstractFunctionalTest
mapper, testDataFactory| Constructor and Description |
|---|
InheritanceAbstractClassMappingTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testAbstractDestClassThrowsException() |
void |
testCustomMappingForAbstractClasses() |
void |
testCustomMappingForAbstractDestClass() |
void |
testCustomMappingForAbstractDestClassLevelTwo() |
void |
testCustomMappingForAsbstractDestClassCollection() |
void |
testNoCustomMappingForAbstractClasses_SubclassAttrsAppliedToAbstractClasses() |
void |
testNoCustomMappingForAbstractClasses() |
void |
testNoCustomMappingForSubclasses_CustomMappingForAbstractClasses() |
getDataObjectInstantiator, getMapper, newInstance, newInstance, newInstance, setUppublic void testCustomMappingForAbstractClasses()
throws Exception
Exceptionpublic void testNoCustomMappingForAbstractClasses()
throws Exception
Exceptionpublic void testAbstractDestClassThrowsException()
throws Exception
Exceptionpublic void testCustomMappingForAbstractDestClass()
throws Exception
Exceptionpublic void testCustomMappingForAbstractDestClassLevelTwo()
throws Exception
Exceptionpublic void testCustomMappingForAsbstractDestClassCollection()
throws Exception
Exceptionpublic void testNoCustomMappingForAbstractClasses_SubclassAttrsAppliedToAbstractClasses()
throws Exception
ExceptionCopyright © 2005-2014 dozer. All Rights Reserved.