org.apache.commons.math3.fraction
Class FractionFormatTest
java.lang.Object
org.apache.commons.math3.fraction.FractionFormatTest
public class FractionFormatTest
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FractionFormatTest
public FractionFormatTest()
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()
testParseOne1
public void testParseOne1()
testParseOne2
public void testParseOne2()
testParseZero1
public void testParseZero1()
testParseZero2
public void testParseZero2()
testParseInvalid
public void testParseInvalid()
testParseInvalidDenominator
public void testParseInvalidDenominator()
testParseNegative
public void testParseNegative()
testParseProper
public void testParseProper()
testParseProperNegative
public void testParseProperNegative()
testParseProperInvalidMinus
public void testParseProperInvalidMinus()
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.