ma.glasnost.orika.test.converter
Class PassThroughConverterTestCase

java.lang.Object
  extended by ma.glasnost.orika.test.converter.PassThroughConverterTestCase

public class PassThroughConverterTestCase
extends Object


Nested Class Summary
static class PassThroughConverterTestCase.A
           
static class PassThroughConverterTestCase.B
           
static class PassThroughConverterTestCase.C
           
static class PassThroughConverterTestCase.Container<T>
           
static class PassThroughConverterTestCase.D
           
static class PassThroughConverterTestCase.Decorator<T>
           
static class PassThroughConverterTestCase.Holder<T>
           
static class PassThroughConverterTestCase.Wrapper<T>
           
 
Constructor Summary
PassThroughConverterTestCase()
           
 
Method Summary
 void testPassThroughConverter()
           
 void testPassThroughConverterGenerics()
           
 void testPassThroughConverterGenerics2()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PassThroughConverterTestCase

public PassThroughConverterTestCase()
Method Detail

testPassThroughConverter

public void testPassThroughConverter()

testPassThroughConverterGenerics

public void testPassThroughConverterGenerics()

testPassThroughConverterGenerics2

public void testPassThroughConverterGenerics2()


Copyright © 2012 Glasnost. All Rights Reserved.