@UnitTest public class CurrencyTest extends java.lang.Object
| Constructor and Description |
|---|
CurrencyTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testAnotherHashCodeProblem() |
void |
testEmptyCurrency() |
void |
testEquality() |
void |
testHashCode() |
void |
testMinusZeroCurrency() |
void |
testNegativeCurrency() |
void |
testNullCurrency() |
public void testNullCurrency()
public void testEmptyCurrency()
public void testMinusZeroCurrency()
public void testNegativeCurrency()
public void testEquality()
public void testHashCode()
public void testAnotherHashCodeProblem()
Copyright © 2018 SAP SE. All Rights Reserved.