Class FindPaymentCostStrategySLOnlyTest
java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.servicelayer.ServicelayerBaseTest
de.hybris.platform.order.strategies.calculation.impl.FindPaymentCostStrategySLOnlyTest
- All Implemented Interfaces:
JaloSessionHolder
-
Field Summary
Fields inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
jaloSession -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.hybris.platform.servicelayer.ServicelayerBaseTest
autowireProperties, getApplicationContext, getBeanName, prepareApplicationContextAndSessionMethods inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
establishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSession
-
Constructor Details
-
FindPaymentCostStrategySLOnlyTest
public FindPaymentCostStrategySLOnlyTest()
-
-
Method Details
-
setUp
public void setUp() -
shouldReturn0ForPaymentCostIfPaymentModeIsNotSet
public void shouldReturn0ForPaymentCostIfPaymentModeIsNotSet() -
shouldReturnValueForStandardPaymentModel
public void shouldReturnValueForStandardPaymentModel() -
shouldReturnCalcualtedPriceValueForBaseCurrencyIfPaymenetValue
public void shouldReturnCalcualtedPriceValueForBaseCurrencyIfPaymenetValue()
-