类 Vector1DFormatAbstractTest
java.lang.Object
org.hipparchus.geometry.euclidean.oned.Vector1DFormatAbstractTest
-
构造器详细资料
-
Vector1DFormatAbstractTest
protected Vector1DFormatAbstractTest()
-
-
方法详细资料
-
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() -
testNonDefaultSetting
public void testNonDefaultSetting() -
testDefaultFormatVector1D
public void testDefaultFormatVector1D() -
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() -
testForgottenSuffix
public void testForgottenSuffix()
-