org.apache.commons.math3.dfp
Class DfpDecTest

java.lang.Object
  extended by org.apache.commons.math3.dfp.DfpDecTest

public class DfpDecTest
extends Object


Constructor Summary
DfpDecTest()
           
 
Method Summary
 void setUp()
           
 void tearDown()
           
 void testNextAfter()
           
 void testRound()
           
 void testRoundDecimal10()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DfpDecTest

public DfpDecTest()
Method Detail

setUp

public void setUp()

tearDown

public void tearDown()

testRound

public void testRound()

testRoundDecimal10

public void testRoundDecimal10()

testNextAfter

public void testNextAfter()


Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.