Class CouponNotificationCleanupHookTest
java.lang.Object
de.hybris.platform.customercouponservices.retention.hook.CouponNotificationCleanupHookTest
Unit test for
CouponNotificationCleanupHook-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CouponNotificationCleanupHookTest
public CouponNotificationCleanupHookTest()
-
-
Method Details
-
prepare
public void prepare() -
testCleanupRelatedObjects_customerNull
public void testCleanupRelatedObjects_customerNull() -
testCleanupRelatedObjects_customerWithNotification
public void testCleanupRelatedObjects_customerWithNotification() -
testCleanupRelatedObjects_customerWithoutNotification
public void testCleanupRelatedObjects_customerWithoutNotification()
-