ma.glasnost.orika.test.generator
Class BeanToMapGenerationTestCase

java.lang.Object
  extended by ma.glasnost.orika.test.generator.BeanToMapGenerationTestCase

public class BeanToMapGenerationTestCase
extends Object


Nested Class Summary
static class BeanToMapGenerationTestCase.Grade
           
static class BeanToMapGenerationTestCase.Name
           
static class BeanToMapGenerationTestCase.Person
           
static class BeanToMapGenerationTestCase.PersonDto
           
static class BeanToMapGenerationTestCase.PersonDto2
           
static class BeanToMapGenerationTestCase.Student
           
 
Constructor Summary
BeanToMapGenerationTestCase()
           
 
Method Summary
 void testBeanToCustomMapGeneration()
           
 void testBeanToMapGeneration()
           
 void testMapElementProperties()
           
 void testNestedMapElement()
           
 void testResolveMapKeys()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BeanToMapGenerationTestCase

public BeanToMapGenerationTestCase()
Method Detail

testBeanToMapGeneration

public void testBeanToMapGeneration()
                             throws Exception
Throws:
Exception

testBeanToCustomMapGeneration

public void testBeanToCustomMapGeneration()
                                   throws Exception
Throws:
Exception

testResolveMapKeys

public void testResolveMapKeys()

testMapElementProperties

public void testMapElementProperties()

testNestedMapElement

public void testNestedMapElement()


Copyright © 2012 Glasnost. All Rights Reserved.