org.kuali.rice.krad.uif.util
Class ComponentUtilsTest
java.lang.Object
org.kuali.rice.krad.uif.util.ComponentUtilsTest
public class ComponentUtilsTest
- extends Object
ComponentUtilsTest tests various ComponentUtils methods
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ComponentUtilsTest
public ComponentUtilsTest()
setup
public void setup()
testUpdateIdWithSuffix
public void testUpdateIdWithSuffix()
testCopyUsingCloningWithFieldBaseSucceeds
public void testCopyUsingCloningWithFieldBaseSucceeds()
copy
public static <T extends Component> T copy(T component)
testCopyUsingCloningWithDataFieldSucceeds
public void testCopyUsingCloningWithDataFieldSucceeds()
testCopyUsingCloningWithDataTableSucceeds
public void testCopyUsingCloningWithDataTableSucceeds()
Copyright © 2005-2014 The Kuali Foundation. All Rights Reserved.