ma.glasnost.orika.test.inheritance
Class UsedMappersTestCase

java.lang.Object
  extended by ma.glasnost.orika.test.inheritance.UsedMappersTestCase

public class UsedMappersTestCase
extends Object


Nested Class Summary
static class UsedMappersTestCase.A
           
static class UsedMappersTestCase.B
           
static class UsedMappersTestCase.C
           
static class UsedMappersTestCase.D
           
static class UsedMappersTestCase.E
           
static class UsedMappersTestCase.F
           
 
Constructor Summary
UsedMappersTestCase()
           
 
Method Summary
 void testOneCallOfFieldMapping()
           
 void testReuseOfMapper()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UsedMappersTestCase

public UsedMappersTestCase()
Method Detail

testReuseOfMapper

public void testReuseOfMapper()

testOneCallOfFieldMapping

public void testOneCallOfFieldMapping()


Copyright © 2012 Glasnost. All Rights Reserved.