ma.glasnost.orika.test.array
Class ArrayTestCase

java.lang.Object
  extended by ma.glasnost.orika.test.array.ArrayTestCase

public class ArrayTestCase
extends Object


Nested Class Summary
static class ArrayTestCase.Product
           
static class ArrayTestCase.ProductDTO
           
 
Constructor Summary
ArrayTestCase()
           
 
Method Summary
 void testArrayToList()
           
 void testListToArray()
           
 void testMappingArrayOfString()
           
 void testSimplePrimitiveArray()
           
 void testSimplePrimitiveToWrapperArray()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ArrayTestCase

public ArrayTestCase()
Method Detail

testSimplePrimitiveArray

public void testSimplePrimitiveArray()

testSimplePrimitiveToWrapperArray

public void testSimplePrimitiveToWrapperArray()

testArrayToList

public void testArrayToList()

testListToArray

public void testListToArray()

testMappingArrayOfString

public void testMappingArrayOfString()


Copyright © 2012 Glasnost. All Rights Reserved.