Class DefaultProductInterestConfigServiceTest
- java.lang.Object
-
- de.hybris.platform.customerinterestsservices.productinterest.impl.DefaultProductInterestConfigServiceTest
-
@UnitTest public class DefaultProductInterestConfigServiceTest extends java.lang.Object
Test cases for
-
-
Constructor Summary
Constructors Constructor Description DefaultProductInterestConfigServiceTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidprepare()voidtestGetProductInterestExpiryDate()voidtestGetProductInterestExpiryDay()voidtestGetProductInterestExpiryDayWithWrongConfig()
-
-
-
Method Detail
-
prepare
public void prepare()
-
testGetProductInterestExpiryDay
public void testGetProductInterestExpiryDay()
-
testGetProductInterestExpiryDayWithWrongConfig
public void testGetProductInterestExpiryDayWithWrongConfig()
-
testGetProductInterestExpiryDate
public void testGetProductInterestExpiryDate()
-
-