@IntegrationTest public class StandardPaymentModeTest extends HybrisJUnit4TransactionalTest
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
|
establishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSessionpublic void setUp()
throws java.lang.Exception
java.lang.Exceptionpublic void testNet()
throws java.lang.Exception
java.lang.Exceptionpublic void testEquals()
throws java.lang.Exception
java.lang.Exceptionpublic void testCode()
throws java.lang.Exception
java.lang.Exceptionpublic void testGetValues()
throws java.lang.Exception
java.lang.Exceptionpublic void testGetCost()
throws java.lang.Exception
java.lang.ExceptionCopyright © 2018 SAP SE. All Rights Reserved.