ma.glasnost.orika.test.generics
Class SpecifiedGenericsTestCase

java.lang.Object
  extended by ma.glasnost.orika.test.generics.SpecifiedGenericsTestCase

public class SpecifiedGenericsTestCase
extends Object

Test to show odd behavior with specified generic types


Nested Class Summary
static class SpecifiedGenericsTestCase.Base<T>
           
static class SpecifiedGenericsTestCase.Destination
           
static class SpecifiedGenericsTestCase.Source
           
 
Constructor Summary
SpecifiedGenericsTestCase()
           
 
Method Summary
 void testSpecifiedGeneric()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpecifiedGenericsTestCase

public SpecifiedGenericsTestCase()
Method Detail

testSpecifiedGeneric

public void testSpecifiedGeneric()
                          throws IntrospectionException
Throws:
IntrospectionException


Copyright © 2014 Glasnost. All Rights Reserved.