org.apache.commons.math.geometry
Class FrenchVector3DFormatTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.apache.commons.math.geometry.Vector3DFormatAbstractTest
              extended by org.apache.commons.math.geometry.FrenchVector3DFormatTest
All Implemented Interfaces:
junit.framework.Test

public class FrenchVector3DFormatTest
extends Vector3DFormatAbstractTest


Constructor Summary
FrenchVector3DFormatTest()
           
 
Method Summary
protected  char getDecimalCharacter()
           
protected  Locale getLocale()
           
 
Methods inherited from class org.apache.commons.math.geometry.Vector3DFormatAbstractTest
setUp, tesNegativeInfinity, testConstructorSingleFormat, testForgottenPrefix, testForgottenSeparator, testForgottenSuffix, testFormatObject, testNan, testNegativeX, testNegativeY, testNegativeZ, testNonDefaultSetting, testParseIgnoredWhitespace, testParseNan, testParseNegativeAll, testParseNegativeInfinity, testParseNegativeX, testParseNegativeY, testParseNegativeZ, testParseNonDefaultSetting, testParsePositiveInfinity, testParseSimpleNoDecimals, testParseSimpleWithDecimals, testParseSimpleWithDecimalsTrunc, testParseZeroX, testPositiveInfinity, testSimpleNoDecimals, testSimpleWithDecimals, testSimpleWithDecimalsTrunc, testStaticFormatVector3D
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, tearDown, toString
 
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, format
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

FrenchVector3DFormatTest

public FrenchVector3DFormatTest()
Method Detail

getDecimalCharacter

protected char getDecimalCharacter()
Specified by:
getDecimalCharacter in class Vector3DFormatAbstractTest

getLocale

protected Locale getLocale()
Specified by:
getLocale in class Vector3DFormatAbstractTest


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