ma.glasnost.orika.test.boundmapperfacade
Class InheritanceTestCase

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

public class InheritanceTestCase
extends Object


Nested Class Summary
static class InheritanceTestCase.BaseDTO
           
static class InheritanceTestCase.BaseEntity
           
static class InheritanceTestCase.Child2DTO
           
static class InheritanceTestCase.ChildDTO
           
static class InheritanceTestCase.ChildEntity
           
 
Constructor Summary
InheritanceTestCase()
           
 
Method Summary
 void resolveConcreteClass()
           
 void testDifferentLevelOfInheritance()
           
 void testSimpleInheritance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InheritanceTestCase

public InheritanceTestCase()
Method Detail

testSimpleInheritance

public void testSimpleInheritance()

resolveConcreteClass

public void resolveConcreteClass()

testDifferentLevelOfInheritance

public void testDifferentLevelOfInheritance()


Copyright © 2012 Glasnost. All Rights Reserved.