Class ServicesCustomerCleanupHookUnitTest
java.lang.Object
de.hybris.platform.b2ctelcoservices.retention.impl.ServicesCustomerCleanupHookUnitTest
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
thrown
public org.junit.rules.ExpectedException thrown
-
-
Constructor Details
-
ServicesCustomerCleanupHookUnitTest
public ServicesCustomerCleanupHookUnitTest()
-
-
Method Details
-
setup
public void setup() -
shouldCleanupRelatedObjects
public void shouldCleanupRelatedObjects() -
shouldCleanupRelatedObjectsWhenPrincipalIsNull
public void shouldCleanupRelatedObjectsWhenPrincipalIsNull() -
shouldCleanUpRelatedObjectsWhenSubscriptionBaseIsNull
public void shouldCleanUpRelatedObjectsWhenSubscriptionBaseIsNull() -
shouldNotCleanupRelatedObjectsIfInputIsNull
public void shouldNotCleanupRelatedObjectsIfInputIsNull() -
whenAverageServiceUsagesIsNull
public void whenAverageServiceUsagesIsNull() -
shouldRemoveItem
public void shouldRemoveItem()
-