java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.servicelayer.ServicelayerBaseTest
de.hybris.platform.order.strategies.calculation.pdt.filter.PriceRowFilterTest
All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class PriceRowFilterTest extends ServicelayerBaseTest
  • Constructor Details

    • PriceRowFilterTest

      public PriceRowFilterTest()
  • Method Details

    • setUp

      public void setUp() throws Exception
      Throws:
      Exception
    • shouldReturn0PriceRowsIfMinimumQuantityIsNotReeached

      public void shouldReturn0PriceRowsIfMinimumQuantityIsNotReeached()
    • shouldReturnOriginalPriceRow

      public void shouldReturnOriginalPriceRow()
    • shouldReturn0PricesIfChannelIsNotReached

      public void shouldReturn0PricesIfChannelIsNotReached()
    • shouldRemovePriceRowsWithNullChannelIfChannelIsReachedForOnPriceRow

      public void shouldRemovePriceRowsWithNullChannelIfChannelIsReachedForOnPriceRow()
    • shouldGiveAway

      public void shouldGiveAway()
    • shouldFilterOutRowWithWrongDateRange

      public void shouldFilterOutRowWithWrongDateRange()