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
           
static class UsedMappersTestCase.UserRegistrationModelException
           
static class UsedMappersTestCase.UserUpdateException
           
 
Constructor Summary
UsedMappersTestCase()
           
 
Method Summary
 void exclusionOnAbstractParent()
           
 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()

exclusionOnAbstractParent

public void exclusionOnAbstractParent()
                               throws Throwable
Throws:
Throwable


Copyright © 2014 Glasnost. All Rights Reserved.