org.kuali.rice.krad.uif.component
Class ComponentBaseTest

java.lang.Object
  extended by org.kuali.rice.krad.uif.component.ComponentBaseTest

public class ComponentBaseTest
extends Object

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

Constructor Summary
ComponentBaseTest()
           
 
Method Summary
 void setUp()
           
 void testGetAllDataAttributesJs()
           
 void testGetAllDataAttributesJsWhenNull()
           
 void testGetComplexAttributesJSWhenNull()
           
 void testGetComplexAttributesOverridingControls()
          test that controls that need to override getComplexAttributes work as expected
 void testGetComplexDataAttributesJs()
           
 void testGetSimpleDataAttributes()
           
 void testGetSimpleDataAttributesWhenNull()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ComponentBaseTest

public ComponentBaseTest()
Method Detail

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-2013 The Kuali Foundation. All Rights Reserved.