ma.glasnost.orika.test.boundmapperfacade
Class ConstructorMappingTestCase
java.lang.Object
ma.glasnost.orika.test.boundmapperfacade.ConstructorMappingTestCase
public class ConstructorMappingTestCase
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConstructorMappingTestCase
public ConstructorMappingTestCase()
testSimpleCase
public void testSimpleCase()
throws Throwable
- Throws:
Throwable
testFindConstructor
public void testFindConstructor()
throws Throwable
- Throws:
Throwable
yearsDifference
public static long yearsDifference(Date start,
Date end)
testFindConstructor2
public void testFindConstructor2()
throws Throwable
- Throws:
Throwable
testAutomaticCaseWithHint
public void testAutomaticCaseWithHint()
throws Throwable
- Throws:
Throwable
testPrimitiveToPrimitiveTypes
public void testPrimitiveToPrimitiveTypes()
testPrimitiveToWrapperTypes
public void testPrimitiveToWrapperTypes()
testWrapperToWrapperTypes
public void testWrapperToWrapperTypes()
testPrimitivePropertiesWithWrapperConstructor
public void testPrimitivePropertiesWithWrapperConstructor()
throws Throwable
- Throws:
Throwable
testBaseCaseWithCollectionTypes
public void testBaseCaseWithCollectionTypes()
testMappingNestedTypes
public void testMappingNestedTypes()
testComplexMappingNestedTypes
public void testComplexMappingNestedTypes()
testConstructorsWithoutDebugInfo
public void testConstructorsWithoutDebugInfo()
Copyright © 2012 Glasnost. All Rights Reserved.