ma.glasnost.orika.test.customconverter
Class CustomConverterTestCase

java.lang.Object
  extended by ma.glasnost.orika.test.customconverter.CustomConverterTestCase

public class CustomConverterTestCase
extends Object


Nested Class Summary
static class CustomConverterTestCase.A
           
static class CustomConverterTestCase.B
           
static class CustomConverterTestCase.C
           
static class CustomConverterTestCase.MyCustomConverter
           
static class CustomConverterTestCase.MyCustomConverter2
           
 
Constructor Summary
CustomConverterTestCase()
           
 
Method Summary
 void testConvertLongString()
           
 void testConvertStringToString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CustomConverterTestCase

public CustomConverterTestCase()
Method Detail

testConvertLongString

public void testConvertLongString()

testConvertStringToString

public void testConvertStringToString()


Copyright © 2012 Glasnost. All Rights Reserved.