ma.glasnost.orika.test.community
Class CustomMergerTest

java.lang.Object
  extended by ma.glasnost.orika.test.community.CustomMergerTest

public class CustomMergerTest
extends Object

Author:
matt.deboer@gmail.com

Nested Class Summary
static class CustomMergerTest.AnotherDtoHolder
           
static class CustomMergerTest.AnotherEntityHolder
           
static class CustomMergerTest.ChildDto
           
static class CustomMergerTest.ChildEntity
           
static class CustomMergerTest.DesiredMergingMapper
           
static class CustomMergerTest.Dto
           
static class CustomMergerTest.DtoHolder
           
static class CustomMergerTest.Entity
           
static class CustomMergerTest.EntityHolder
           
static class CustomMergerTest.MergingMapper
           
 
Constructor Summary
CustomMergerTest()
           
 
Method Summary
 void testMergingWithCustomMapper()
           
 void testMergingWithCustomMapperForChildrenSetToSet()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CustomMergerTest

public CustomMergerTest()
Method Detail

testMergingWithCustomMapper

public void testMergingWithCustomMapper()

testMergingWithCustomMapperForChildrenSetToSet

public void testMergingWithCustomMapperForChildrenSetToSet()


Copyright © 2012 Glasnost. All Rights Reserved.