org.kuali.rice.krad.util
Class KualiPercentTest

java.lang.Object
  extended by org.kuali.rice.krad.util.KualiPercentTest

public class KualiPercentTest
extends Object

This class tests the KualiDecimal methods.


Field Summary
private static int OPERAND_VALUE
           
 
Constructor Summary
KualiPercentTest()
           
 
Method Summary
 void testFormat()
           
 void testToKualiDecimal()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

OPERAND_VALUE

private static final int OPERAND_VALUE
See Also:
Constant Field Values
Constructor Detail

KualiPercentTest

public KualiPercentTest()
Method Detail

testToKualiDecimal

public void testToKualiDecimal()
                        throws Exception
Throws:
Exception

testFormat

public void testFormat()
                throws Exception
Throws:
Exception


Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.