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

@IntegrationTest public class FindPaymentCostStrategySLOnlyTest extends ServicelayerBaseTest
  • Constructor Details

    • FindPaymentCostStrategySLOnlyTest

      public FindPaymentCostStrategySLOnlyTest()
  • Method Details

    • setUp

      public void setUp()
    • shouldReturn0ForPaymentCostIfPaymentModeIsNotSet

      public void shouldReturn0ForPaymentCostIfPaymentModeIsNotSet()
    • shouldReturnValueForStandardPaymentModel

      public void shouldReturnValueForStandardPaymentModel()
    • shouldReturnCalcualtedPriceValueForBaseCurrencyIfPaymenetValue

      public void shouldReturnCalcualtedPriceValueForBaseCurrencyIfPaymenetValue()