ma.glasnost.orika.test.generator
Class BeanToListGenerationTestCase

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

public class BeanToListGenerationTestCase
extends Object


Nested Class Summary
static class BeanToListGenerationTestCase.Grade
           
static class BeanToListGenerationTestCase.Name
           
static class BeanToListGenerationTestCase.NameDto
           
static class BeanToListGenerationTestCase.Person
           
static class BeanToListGenerationTestCase.PersonDto
           
static class BeanToListGenerationTestCase.Student
           
 
Constructor Summary
BeanToListGenerationTestCase()
           
 
Method Summary
 void nestedListElement()
           
 void testBeanToListGeneration()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BeanToListGenerationTestCase

public BeanToListGenerationTestCase()
Method Detail

testBeanToListGeneration

public void testBeanToListGeneration()
                              throws Exception
Throws:
Exception

nestedListElement

public void nestedListElement()


Copyright © 2012 Glasnost. All Rights Reserved.