ma.glasnost.orika.test.community
Class Issue113TestCase

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

public final class Issue113TestCase
extends Object

Author:
Arnaud Jasselette

Nested Class Summary
static class Issue113TestCase.ChildSourceBean
          A child of the SourceBean that defines the generic type of its parent
static class Issue113TestCase.SourceBean<T>
          A source bean with a generic type
static class Issue113TestCase.TargetBean
          A simple target bean
 
Constructor Summary
Issue113TestCase()
           
 
Method Summary
 void testIsAssignable()
           
 void testMapping()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Issue113TestCase

public Issue113TestCase()
Method Detail

testIsAssignable

public void testIsAssignable()

testMapping

public void testMapping()


Copyright © 2014 Glasnost. All Rights Reserved.