Package com.irurueta.units
Class MagneticFluxDensityFormatterTest
java.lang.Object
com.irurueta.units.MagneticFluxDensityFormatterTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) void(package private) void(package private) void(package private) void(package private) void(package private) void(package private) void(package private) void(package private) void(package private) void(package private) void(package private) void(package private) void(package private) void(package private) void(package private) void(package private) void(package private) void(package private) void(package private) void(package private) void(package private) void(package private) void(package private) void(package private) void(package private) void(package private) void(package private) void(package private) void(package private) void(package private) void(package private) void(package private) void(package private) void(package private) void
-
Constructor Details
-
MagneticFluxDensityFormatterTest
MagneticFluxDensityFormatterTest()
-
-
Method Details
-
testConstructor
@Test void testConstructor() -
testClone
- Throws:
CloneNotSupportedException
-
testEquals
@Test void testEquals() -
testHashCode
@Test void testHashCode() -
testFormatNumber
@Test void testFormatNumber() -
testFormatNumberAndStringBuffer
@Test void testFormatNumberAndStringBuffer() -
testFormatDouble
@Test void testFormatDouble() -
testFormatDoubleAndStringBuffer
@Test void testFormatDoubleAndStringBuffer() -
testFormatMagneticFluxDensity
@Test void testFormatMagneticFluxDensity() -
testFormatMagneticFluxDensityAndStringBuffer
@Test void testFormatMagneticFluxDensityAndStringBuffer() -
testFormatAndConvertNumber
@Test void testFormatAndConvertNumber() -
testFormatAndConvertDouble
@Test void testFormatAndConvertDouble() -
testFormatAndConvertMagneticFluxDensity
@Test void testFormatAndConvertMagneticFluxDensity() -
testFormatAndConvertNumberAndUnitSystem
@Test void testFormatAndConvertNumberAndUnitSystem() -
testFormatAndConvertDoubleAndUnitSystem
@Test void testFormatAndConvertDoubleAndUnitSystem() -
testFormatAndConvertMagneticFluxDensityAndUnitSystem
@Test void testFormatAndConvertMagneticFluxDensityAndUnitSystem() -
testFormatAndConvertMetric
@Test void testFormatAndConvertMetric() -
testGetAvailableLocales
@Test void testGetAvailableLocales() -
testGetSetMaximumFractionDigits
@Test void testGetSetMaximumFractionDigits() -
testGetSetMaximumIntegerDigits
@Test void testGetSetMaximumIntegerDigits() -
testGetSetMinimumFractionDigits
@Test void testGetSetMinimumFractionDigits() -
testGetSetMinimumIntegerDigits
@Test void testGetSetMinimumIntegerDigits() -
testGetSetRoundingMode
@Test void testGetSetRoundingMode() -
testIsSetGroupingUsed
@Test void testIsSetGroupingUsed() -
testIsSetParseIntegerOnly
@Test void testIsSetParseIntegerOnly() -
testGetSetValueAndUnitFormatPattern
@Test void testGetSetValueAndUnitFormatPattern() -
testGetUnitSystem
@Test void testGetUnitSystem() -
testIsValidUnit
@Test void testIsValidUnit() -
testIsValidMeasurement
@Test void testIsValidMeasurement() -
testIsMetricUnit
@Test void testIsMetricUnit() -
testIsImperialUnit
@Test void testIsImperialUnit() -
testGetUnitSystemFromSource
@Test void testGetUnitSystemFromSource() -
testParse
- Throws:
ParseExceptionUnknownUnitException
-
testFindUnit
@Test void testFindUnit() -
testGetUnitSymbol
@Test void testGetUnitSymbol()
-