ma.glasnost.orika.test.generics
Class IntrospectorBugTestCase

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

public class IntrospectorBugTestCase
extends Object

Test for to work around http://bugs.sun.com/view_bug.do?bug_id=6788525


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

Constructor Detail

IntrospectorBugTestCase

public IntrospectorBugTestCase()
Method Detail

testIntrospectorBugWorkaround

public void testIntrospectorBugWorkaround()
                                   throws IntrospectionException
Throws:
IntrospectionException


Copyright © 2014 Glasnost. All Rights Reserved.