ma.glasnost.orika.test.boundmapperfacade
Class ConstructorMappingTestCase

java.lang.Object
  extended by ma.glasnost.orika.test.boundmapperfacade.ConstructorMappingTestCase

public class ConstructorMappingTestCase
extends Object


Nested Class Summary
static class ConstructorMappingTestCase.URLDto1
           
static class ConstructorMappingTestCase.URLDto2
           
static class ConstructorMappingTestCase.URLDto3
           
static class ConstructorMappingTestCase.URLDto4
           
 
Constructor Summary
ConstructorMappingTestCase()
           
 
Method Summary
 void testAutomaticCaseWithHint()
           
 void testBaseCaseWithCollectionTypes()
           
 void testComplexMappingNestedTypes()
           
 void testConstructorsWithoutDebugInfo()
           
 void testFindConstructor()
           
 void testFindConstructor2()
           
 void testMappingNestedTypes()
           
 void testPrimitivePropertiesWithWrapperConstructor()
           
 void testPrimitiveToPrimitiveTypes()
           
 void testPrimitiveToWrapperTypes()
           
 void testSimpleCase()
           
 void testWrapperToWrapperTypes()
           
static long yearsDifference(Date start, Date end)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConstructorMappingTestCase

public ConstructorMappingTestCase()
Method Detail

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.