@IntegrationTest public class StandardPaymentModeTest extends HybrisJUnit4TransactionalTest
defaultLanguage, jaloSession| Constructor and Description |
|---|
StandardPaymentModeTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testCode()
test Code just to be safe
|
void |
testEquals()
test equals, just for fun
|
void |
testGetCost()
test setting/getting costs with variated settings for price, tax, net
|
void |
testGetValues()
costs are saved in StandardPaymentValue-Objects whose cost/currencies are returned costs are added with setCost()
and removed with removeCost(), and getValues==getAllCosts will be modified after fix of bug 393: getCosts enabled
to convert currencies
|
void |
testNet()
test setting/getting net
|
finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivatedpublic void testGetValues()
throws Exception
ExceptionCopyright © 2017 SAP SE. All Rights Reserved.