org.kuali.rice.krad.bo
Class AttributeReferenceDummyTest

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

public class AttributeReferenceDummyTest
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
AttributeReferenceDummyTest()
           
 
Method Summary
 void setUp()
           
 void tearDown()
          This method ...
 void testActiveIndicator()
           
 void testCreateDate()
           
 void testEmailAddress()
           
 void testGenericAmount()
           
 void testGenericBigText()
           
 void testGenericBoolean()
           
 void testGenericDate()
           
 void testGenericSystemId()
           
 void testGenericTimestamp()
           
 void testInitiatorNetworkId()
           
 void testNewCollectionRecord()
           
 void testOneDigitTextCode()
           
 void testPercent()
           
 void testTwoDigitTextCode()
           
 void testWorkflowDocumentStatus()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AttributeReferenceDummyTest

public AttributeReferenceDummyTest()
Method Detail

setUp

public void setUp()
           throws Exception
Throws:
Exception

tearDown

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

Throws:
Exception

testCreateDate

public void testCreateDate()

testInitiatorNetworkId

public void testInitiatorNetworkId()

testPercent

public void testPercent()

testGenericSystemId

public void testGenericSystemId()

testOneDigitTextCode

public void testOneDigitTextCode()

testGenericTimestamp

public void testGenericTimestamp()

testTwoDigitTextCode

public void testTwoDigitTextCode()

testGenericDate

public void testGenericDate()

testGenericBoolean

public void testGenericBoolean()

testActiveIndicator

public void testActiveIndicator()

testGenericAmount

public void testGenericAmount()

testGenericBigText

public void testGenericBigText()

testEmailAddress

public void testEmailAddress()

testNewCollectionRecord

public void testNewCollectionRecord()

testWorkflowDocumentStatus

public void testWorkflowDocumentStatus()


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