Class CsticValueModelImplTest
java.lang.Object
de.hybris.platform.sap.productconfig.runtime.interf.model.impl.CsticValueModelImplTest
Unit test for
CsticValueModelImpl-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected CsticValueModelImplvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoid
-
Constructor Details
-
CsticValueModelImplTest
public CsticValueModelImplTest()
-
-
Method Details
-
createNumericValue
-
initialze
public void initialze() -
testEquals_smallWith0Fraction
public void testEquals_smallWith0Fraction() -
testEquals_bigWith0Fraction
public void testEquals_bigWith0Fraction() -
testEquals_bigWith00Fraction
public void testEquals_bigWith00Fraction() -
testEquals_bigWithFractionAndExponential
public void testEquals_bigWithFractionAndExponential() -
testEquals_bigNegativeWithFractionAndExponential
public void testEquals_bigNegativeWithFractionAndExponential() -
testEquals_bigWithFractionAndBigExponential
public void testEquals_bigWithFractionAndBigExponential() -
testEquals_bigWithExponential
public void testEquals_bigWithExponential() -
testEquals_bigNegativeWithExponential
public void testEquals_bigNegativeWithExponential() -
testNotEquals
public void testNotEquals() -
testNotEqualsNoNumericCstic
public void testNotEqualsNoNumericCstic() -
testIsNumeric
public void testIsNumeric() -
testCompareName
public void testCompareName() -
testCompareNameDifferentName
public void testCompareNameDifferentName() -
testCompareNameNumericWithNonNumeric
public void testCompareNameNumericWithNonNumeric() -
testCompareNameNumericSameValue
public void testCompareNameNumericSameValue() -
testCompareNameNumericSameValueDifferentFormats
public void testCompareNameNumericSameValueDifferentFormats() -
testGetMessageListNotNull
public void testGetMessageListNotNull() -
testSetGetMessageList
public void testSetGetMessageList() -
testGetSetLongText
public void testGetSetLongText()
-