Class CurrencyTest
java.lang.Object
de.hybris.order.calculation.money.CurrencyTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoid
-
Constructor Details
-
CurrencyTest
public CurrencyTest()
-
-
Method Details
-
testNullCurrency
public void testNullCurrency() -
testEmptyCurrency
public void testEmptyCurrency() -
testMinusZeroCurrency
public void testMinusZeroCurrency() -
testNegativeCurrency
public void testNegativeCurrency() -
testEquality
public void testEquality() -
testHashCode
public void testHashCode() -
testAnotherHashCodeProblem
public void testAnotherHashCodeProblem()
-