Class ServicesCustomerCleanupHookUnitTest

java.lang.Object
de.hybris.platform.b2ctelcoservices.retention.impl.ServicesCustomerCleanupHookUnitTest

@UnitTest public class ServicesCustomerCleanupHookUnitTest extends Object
  • 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()