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 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

testGetSimpleDataAttributes

public void testGetSimpleDataAttributes()
                                 throws Exception
Throws:
Exception

testGetSimpleDataAttributesWhenNull

public void testGetSimpleDataAttributesWhenNull()
                                         throws Exception
Throws:
Exception


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