ma.glasnost.orika.test.community
Class Issue44TestCase

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

public class Issue44TestCase
extends Object


Nested Class Summary
static class Issue44TestCase.Order
           
static class Issue44TestCase.OrderDto
           
static class Issue44TestCase.OrderDto2
           
static class Issue44TestCase.Product
           
static class Issue44TestCase.ProductDto
           
 
Constructor Summary
Issue44TestCase()
           
 
Method Summary
 void shouldMapCollection()
           
 void shouldMapCollectionWithConverter()
           
 void shouldMapCollectionWithElementConverter_ToArray()
           
 void shouldMapCollectionWithElementConverter_ToCollection()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Issue44TestCase

public Issue44TestCase()
Method Detail

shouldMapCollection

public void shouldMapCollection()

shouldMapCollectionWithConverter

public void shouldMapCollectionWithConverter()

shouldMapCollectionWithElementConverter_ToCollection

public void shouldMapCollectionWithElementConverter_ToCollection()

shouldMapCollectionWithElementConverter_ToArray

public void shouldMapCollectionWithElementConverter_ToArray()


Copyright © 2014 Glasnost. All Rights Reserved.