Class ValueFormatTranslatorImplTest
java.lang.Object
de.hybris.platform.sap.productconfig.facades.impl.ValueFormatTranslatorImplTest
Unit test for
ValueFormatTranslatorImpl-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetup()voidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoid
-
Constructor Details
-
ValueFormatTranslatorImplTest
public ValueFormatTranslatorImplTest()
-
-
Method Details
-
setup
public void setup() -
testGetLocale
public void testGetLocale() -
testStringStaysTheSame
- Throws:
Exception
-
testParseNumeric
- Throws:
Exception
-
testParseNumeric_empty
- Throws:
Exception
-
testParseNumeric_null
- Throws:
Exception
-
testParseNumeric_invalid
- Throws:
Exception
-
testParseNumericDE
- Throws:
Exception
-
testParseNumericDotZero
- Throws:
Exception
-
testFormatNumeric
- Throws:
Exception
-
testFormatNumericExponent
- Throws:
Exception
-
testFormatNumericDE
- Throws:
Exception
-
testFormatNumericExponentDE
- Throws:
Exception
-
testFormatNumericNull
- Throws:
Exception
-
testFormatNumericEmpty
- Throws:
Exception
-
testFormatNumericLargeNumber
- Throws:
Exception
-
testFormatDate
- Throws:
Exception
-