ma.glasnost.orika.test.boundmapperfacade
Class MapGenerationTestCase
java.lang.Object
ma.glasnost.orika.test.boundmapperfacade.MapGenerationTestCase
public class MapGenerationTestCase
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MapGenerationTestCase
public MapGenerationTestCase()
testMapToMapGeneration
public void testMapToMapGeneration()
throws Exception
- Throws:
Exception
testMapToMapGeneration_noSetter
public void testMapToMapGeneration_noSetter()
throws Exception
- Throws:
Exception
testMapToArrayGeneration
public void testMapToArrayGeneration()
throws Exception
- Throws:
Exception
testMapToListGeneration
public void testMapToListGeneration()
throws Exception
- Throws:
Exception
testListToMapGeneration
public void testListToMapGeneration()
throws Exception
- Throws:
Exception
testArrayToMapGeneration
public void testArrayToMapGeneration()
throws Exception
- Throws:
Exception
testNewSyntax_mapToArrays
public void testNewSyntax_mapToArrays()
throws Exception
- Throws:
Exception
testNewSyntax_mapToArraysWithUnequalSize
public void testNewSyntax_mapToArraysWithUnequalSize()
throws Exception
- Throws:
Exception
testNewSyntax_multipleParallel
public void testNewSyntax_multipleParallel()
throws Exception
- Demonstrates how a single field can be mapped to more than one destination,
in both directions.
- Throws:
Exception
Copyright © 2012 Glasnost. All Rights Reserved.