org.kuali.student.r2.common.datadictionary.util
Class TestBeanInfoBugAndWorkaround

java.lang.Object
  extended by org.kuali.student.r2.common.datadictionary.util.TestBeanInfoBugAndWorkaround

public class TestBeanInfoBugAndWorkaround
extends Object

This workaround logic is used in Bean2DictionaryConverter I want to keep this test here because when it fails that means the bug is finally fixed and we can remove the workaround from that code.

Author:
nwright

Constructor Summary
TestBeanInfoBugAndWorkaround()
           
 
Method Summary
 void testBeanInfo()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestBeanInfoBugAndWorkaround

public TestBeanInfoBugAndWorkaround()
Method Detail

testBeanInfo

public void testBeanInfo()


Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.