Class StandardPaymentModeTest
java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.testframework.HybrisJUnit4TransactionalTest
de.hybris.platform.paymentstandard.jalo.StandardPaymentModeTest
- All Implemented Interfaces:
JaloSessionHolder
-
Field Summary
Fields inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
jaloSession -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetUp()voidtestCode()test Code just to be safevoidtest equals, just for funvoidtest setting/getting costs with variated settings for price, tax, netvoidcosts 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 currenciesvoidtestNet()test setting/getting netMethods inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
establishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSession
-
Constructor Details
-
StandardPaymentModeTest
public StandardPaymentModeTest()
-
-
Method Details
-
setUp
- Throws:
Exception
-
testNet
test setting/getting net- Throws:
Exception
-
testEquals
test equals, just for fun- Throws:
Exception
-
testCode
test Code just to be safe- Throws:
Exception
-
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- Throws:
Exception
-
testGetCost
test setting/getting costs with variated settings for price, tax, net- Throws:
Exception
-