Class DefaultProductInterestServiceTest
- java.lang.Object
-
- de.hybris.platform.customerinterestsservices.productinterest.impl.DefaultProductInterestServiceTest
-
@UnitTest public class DefaultProductInterestServiceTest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description DefaultProductInterestServiceTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidprepare()voidtest_Get_Products_By_Customer_Interests()voidtest_Get_Products_Count_By_Customer_Interests()voidtest_Remove_All_Product_Interests()
-
-
-
Method Detail
-
prepare
public void prepare() throws ImpExException- Throws:
ImpExException
-
test_Remove_All_Product_Interests
public void test_Remove_All_Product_Interests()
-
test_Get_Products_By_Customer_Interests
public void test_Get_Products_By_Customer_Interests()
-
test_Get_Products_Count_By_Customer_Interests
public void test_Get_Products_Count_By_Customer_Interests()
-
-