org.kuali.rice.kns.web.struts.form.pojo
Class PojoPluginTest

java.lang.Object
  extended by org.kuali.rice.kns.web.struts.form.pojo.PojoPluginTest

public class PojoPluginTest
extends Object


Nested Class Summary
static class PojoPluginTest.TestCollectionHolder
          Test class that holds a collection, but trying to get it results in a NestedNullException.
static class PojoPluginTest.TestCollectionHolderHolder
          Ugly name, but it holds a TestCollectionHolder
 
Constructor Summary
PojoPluginTest()
           
 
Method Summary
 void testGetChildCollectionThrowsNestedNullException()
          Testing scenario that was not working in the linked issue off of KULRICE-6877: KualiMaintainbleImpl#performCollectionForceUpperCase blowing up
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PojoPluginTest

public PojoPluginTest()
Method Detail

testGetChildCollectionThrowsNestedNullException

public void testGetChildCollectionThrowsNestedNullException()
                                                     throws Exception

Testing scenario that was not working in the linked issue off of KULRICE-6877: KualiMaintainbleImpl#performCollectionForceUpperCase blowing up

Throws:
Exception


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