org.apache.commons.math3.fraction
Class BigFractionFormatTest
java.lang.Object
org.apache.commons.math3.fraction.BigFractionFormatTest
public class BigFractionFormatTest
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BigFractionFormatTest
public BigFractionFormatTest()
getLocale
protected Locale getLocale()
setUp
public void setUp()
testFormat
public void testFormat()
testFormatNegative
public void testFormatNegative()
testFormatZero
public void testFormatZero()
testFormatImproper
public void testFormatImproper()
testFormatImproperNegative
public void testFormatImproperNegative()
testParse
public void testParse()
testParseInteger
public void testParseInteger()
testParseInvalid
public void testParseInvalid()
testParseInvalidDenominator
public void testParseInvalidDenominator()
testParseNegative
public void testParseNegative()
testParseProper
public void testParseProper()
testParseProperNegative
public void testParseProperNegative()
testParseProperInvalidMinus
public void testParseProperInvalidMinus()
testParseBig
public void testParseBig()
testNumeratorFormat
public void testNumeratorFormat()
testDenominatorFormat
public void testDenominatorFormat()
testWholeFormat
public void testWholeFormat()
testLongFormat
public void testLongFormat()
testDoubleFormat
public void testDoubleFormat()
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.