ma.glasnost.orika.test.community
Class Issue24TestCase

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

public class Issue24TestCase
extends Object

Issue 24: lookupConcreteDestinationType should return the most specific type, not the first that is assignable

Author:
mattdeboer

Nested Class Summary
 class Issue24TestCase.A
           
 class Issue24TestCase.B
           
 class Issue24TestCase.BSub
           
 class Issue24TestCase.BSuper
           
 
Constructor Summary
Issue24TestCase()
           
 
Method Summary
 void testLookupDestinationGetsMostSpecific()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Issue24TestCase

public Issue24TestCase()
Method Detail

testLookupDestinationGetsMostSpecific

public void testLookupDestinationGetsMostSpecific()


Copyright © 2012 Glasnost. All Rights Reserved.