org.apache.commons.math.fraction
Class FractionFieldTest

java.lang.Object
  extended by org.apache.commons.math.fraction.FractionFieldTest

public class FractionFieldTest
extends Object


Constructor Summary
FractionFieldTest()
           
 
Method Summary
 void testOne()
           
 void testSerial()
           
 void testZero()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FractionFieldTest

public FractionFieldTest()
Method Detail

testZero

public void testZero()

testOne

public void testOne()

testSerial

public void testSerial()


Copyright © 2003-2011 Apache Software Foundation. All Rights Reserved.