类 Vector2DFormatAbstractTest
java.lang.Object
org.hipparchus.geometry.euclidean.twod.Vector2DFormatAbstractTest
-
构造器详细资料
-
Vector2DFormatAbstractTest
protected Vector2DFormatAbstractTest()
-
-
方法详细资料
-
getLocale
-
getDecimalCharacter
protected abstract char getDecimalCharacter() -
testDefaults
public void testDefaults() -
testNumberFormat
public void testNumberFormat() -
testPrefixSuffixSeparator
public void testPrefixSuffixSeparator() -
testSimpleNoDecimals
public void testSimpleNoDecimals() -
testSimpleWithDecimals
public void testSimpleWithDecimals() -
testSimpleWithDecimalsTrunc
public void testSimpleWithDecimalsTrunc() -
testNegativeX
public void testNegativeX() -
testNegativeY
public void testNegativeY() -
testNegativeZ
public void testNegativeZ() -
testNonDefaultSetting
public void testNonDefaultSetting() -
testDefaultFormatVector2D
public void testDefaultFormatVector2D() -
testNan
public void testNan() -
testPositiveInfinity
public void testPositiveInfinity() -
tesNegativeInfinity
public void tesNegativeInfinity() -
testParseSimpleNoDecimals
-
testParseIgnoredWhitespace
public void testParseIgnoredWhitespace() -
testParseSimpleWithDecimals
-
testParseSimpleWithDecimalsTrunc
-
testParseNegativeX
-
testParseNegativeY
-
testParseNegativeZ
-
testParseNegativeAll
-
testParseZeroX
-
testParseNonDefaultSetting
-
testParseNan
-
testParsePositiveInfinity
-
testParseNegativeInfinity
-
testConstructorSingleFormat
public void testConstructorSingleFormat() -
testForgottenPrefix
public void testForgottenPrefix() -
testForgottenSeparator
public void testForgottenSeparator() -
testForgottenSuffix
public void testForgottenSuffix()
-