ma.glasnost.orika.test.generator
Class BeanToArrayGenerationTestCase

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

public class BeanToArrayGenerationTestCase
extends Object


Nested Class Summary
static class BeanToArrayGenerationTestCase.Grade
           
static class BeanToArrayGenerationTestCase.Name
           
static class BeanToArrayGenerationTestCase.Student
           
 
Constructor Summary
BeanToArrayGenerationTestCase()
           
 
Method Summary
 void testBeanToArrayGeneration()
           
 void testBeanToStringArrayGeneration()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BeanToArrayGenerationTestCase

public BeanToArrayGenerationTestCase()
Method Detail

testBeanToArrayGeneration

public void testBeanToArrayGeneration()
                               throws Exception
Throws:
Exception

testBeanToStringArrayGeneration

public void testBeanToStringArrayGeneration()
                                     throws Exception
Throws:
Exception


Copyright © 2012 Glasnost. All Rights Reserved.