org.apache.commons.math3.complex
Class FrenchComplexFormatTest
java.lang.Object
org.apache.commons.math3.complex.ComplexFormatAbstractTest
org.apache.commons.math3.complex.FrenchComplexFormatTest
public class FrenchComplexFormatTest
- extends ComplexFormatAbstractTest
| Methods inherited from class org.apache.commons.math3.complex.ComplexFormatAbstractTest |
testConstructorSingleFormat, testDefaultFormatComplex, testDifferentImaginaryChar, testForgottenImaginaryCharacter, testFormatNumber, testGetImaginaryFormat, testGetRealFormat, testNan, testNegativeBoth, testNegativeImaginary, testNegativeInfinity, testNegativeReal, testParseDifferentImaginaryChar, testParseNan, testParseNegativeBoth, testParseNegativeImaginary, testParseNegativeReal, testParsePositiveInfinity, testParseSimpleNoDecimals, testParseSimpleWithDecimals, testParseSimpleWithDecimalsTrunc, testParseZeroImaginary, testParseZeroReal, testPaseNegativeInfinity, testPositiveInfinity, testSimpleNoDecimals, testSimpleWithDecimals, testSimpleWithDecimalsTrunc, testTrimOneImaginary, testZeroImaginary, testZeroReal |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FrenchComplexFormatTest
public FrenchComplexFormatTest()
getDecimalCharacter
protected char getDecimalCharacter()
- Specified by:
getDecimalCharacter in class ComplexFormatAbstractTest
getLocale
protected Locale getLocale()
- Specified by:
getLocale in class ComplexFormatAbstractTest
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.