org.kuali.rice.krad.bo
Class BusinessObjectAttributeEntryTest

java.lang.Object
  extended by org.kuali.rice.krad.bo.BusinessObjectAttributeEntryTest

public class BusinessObjectAttributeEntryTest
extends Object

This is a description of what this class does - chang don't forget to fill this in.

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

Constructor Summary
BusinessObjectAttributeEntryTest()
           
 
Method Summary
 void setUp()
           
 void tearDown()
          This method ...
 void testAttributeControlType()
           
 void testAttributeDescription()
           
 void testAttributeFormatterClassName()
           
 void testAttributeLabel()
           
 void testAttributeMaxLength()
           
 void testAttributeName()
           
 void testAttributeShortLabel()
           
 void testAttributeSummary()
           
 void testAttributeValidatingExpression()
           
 void testDictionaryBusinessObjectName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BusinessObjectAttributeEntryTest

public BusinessObjectAttributeEntryTest()
Method Detail

setUp

public void setUp()
           throws Exception
Throws:
Exception

tearDown

public void tearDown()
              throws Exception
This method ...

Throws:
Exception

testAttributeControlType

public void testAttributeControlType()

testAttributeDescription

public void testAttributeDescription()

testAttributeFormatterClassName

public void testAttributeFormatterClassName()

testAttributeLabel

public void testAttributeLabel()

testAttributeMaxLength

public void testAttributeMaxLength()

testAttributeName

public void testAttributeName()

testAttributeShortLabel

public void testAttributeShortLabel()

testAttributeSummary

public void testAttributeSummary()

testAttributeValidatingExpression

public void testAttributeValidatingExpression()

testDictionaryBusinessObjectName

public void testDictionaryBusinessObjectName()


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