org.kuali.rice.krad.uif.component
Class ComponentBaseTest
java.lang.Object
org.kuali.rice.krad.uif.component.ComponentBaseTest
public class ComponentBaseTest
- extends Object
- 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 |
ComponentBaseTest
public ComponentBaseTest()
setUp
public void setUp()
throws Exception
- Throws:
Exception
testGetComplexDataAttributesJs
public void testGetComplexDataAttributesJs()
throws Exception
- Throws:
Exception
testGetSimpleDataAttributes
public void testGetSimpleDataAttributes()
throws Exception
- Throws:
Exception
testGetAllDataAttributesJs
public void testGetAllDataAttributesJs()
throws Exception
- Throws:
Exception
testGetComplexAttributesJSWhenNull
public void testGetComplexAttributesJSWhenNull()
throws Exception
- Throws:
Exception
testGetSimpleDataAttributesWhenNull
public void testGetSimpleDataAttributesWhenNull()
throws Exception
- Throws:
Exception
testGetAllDataAttributesJsWhenNull
public void testGetAllDataAttributesJsWhenNull()
throws Exception
- Throws:
Exception
testGetComplexAttributesOverridingControls
public void testGetComplexAttributesOverridingControls()
- test that controls that need to override getComplexAttributes work as expected
Copyright © 2005-2014 The Kuali Foundation. All Rights Reserved.