com.singularsys.jeptests.unit.bigdecimal.functions
Class BigDecAddTest

java.lang.Object
  extended by com.singularsys.jeptests.unit.bigdecimal.functions.BigDecAddTest

public class BigDecAddTest
extends java.lang.Object


Constructor Summary
BigDecAddTest()
           
 
Method Summary
 void setUp()
           
 void testDefaults()
           
 void testExceptionCases()
           
 void testMathContext()
           
 void testNullMathContext()
           
 void testNumbers()
           
 void testStrings()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BigDecAddTest

public BigDecAddTest()
Method Detail

setUp

public void setUp()
           throws java.lang.Exception
Throws:
java.lang.Exception

testMathContext

public void testMathContext()

testDefaults

public void testDefaults()

testNullMathContext

public void testNullMathContext()

testNumbers

public void testNumbers()

testStrings

public void testStrings()

testExceptionCases

public void testExceptionCases()


Copyright © 2010 Singular Systems http://www.singularsys.com/jep