Class DefaultProductInterestFacadeTest

java.lang.Object
de.hybris.platform.customerinterestsfacades.productinterest.impl.DefaultProductInterestFacadeTest

@UnitTest public class DefaultProductInterestFacadeTest extends Object
  • Constructor Details

    • DefaultProductInterestFacadeTest

      public DefaultProductInterestFacadeTest()
  • Method Details

    • setUp

      public void setUp()
    • saveProductInterestTest

      public void saveProductInterestTest()
    • removeProductInterest

      public void removeProductInterest()
    • getProductsByCustomerInterests

      public void getProductsByCustomerInterests()
    • getProductsCountByCustomerInterests

      public void getProductsCountByCustomerInterests()
    • getProductInterestRelation_productInterest_is_empty

      public void getProductInterestRelation_productInterest_is_empty()
    • getProductInterestRelation_success

      public void getProductInterestRelation_success()
    • getProductInterestsForNotificationType_success

      public void getProductInterestsForNotificationType_success()
    • getPaginatedProductInterestsForNotificationType_success

      public void getPaginatedProductInterestsForNotificationType_success()