org.kuali.rice.krad.uif.view
Class ViewIndexTest

java.lang.Object
  extended by org.kuali.rice.krad.uif.view.ViewIndexTest

public class ViewIndexTest
extends Object

ViewIndexTest has various tests for ViewIndex

Author:
Kuali Rice Team (rice.collab@kuali.org)

Constructor Summary
ViewIndexTest()
           
 
Method Summary
 void setUp()
           
 void testClearIndexesAfterRender()
          test that clear indexes after render does not clear fields with a value for refreshWhenChanged and their nested controls
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ViewIndexTest

public ViewIndexTest()
Method Detail

setUp

public void setUp()
           throws Exception
Throws:
Exception

testClearIndexesAfterRender

public void testClearIndexesAfterRender()
                                 throws Exception
test that clear indexes after render does not clear fields with a value for refreshWhenChanged and their nested controls

Throws:
Exception


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