ma.glasnost.orika.test.community
Class Issue87TestCase

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

public class Issue87TestCase
extends Object


Nested Class Summary
static class Issue87TestCase.AbstractNestedType
           
static class Issue87TestCase.FakeBeanA
           
static class Issue87TestCase.FakeBeanB
           
static class Issue87TestCase.NestedType
           
 
Constructor Summary
Issue87TestCase()
           
 
Method Summary
 void cannotMapAbstractNestedPropertyWhenConcreteTypeIsNotRegistered()
           
 void createMapperFactoryAndDefineMapping()
           
 void mapAbstractNestedPropertyWhenConcreteTypeIsRegistered()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Issue87TestCase

public Issue87TestCase()
Method Detail

createMapperFactoryAndDefineMapping

public void createMapperFactoryAndDefineMapping()

cannotMapAbstractNestedPropertyWhenConcreteTypeIsNotRegistered

public void cannotMapAbstractNestedPropertyWhenConcreteTypeIsNotRegistered()

mapAbstractNestedPropertyWhenConcreteTypeIsRegistered

public void mapAbstractNestedPropertyWhenConcreteTypeIsRegistered()


Copyright © 2013 Glasnost. All Rights Reserved.