Class DefaultProfileTransactionServiceTest

java.lang.Object
com.hybris.yprofile.services.impl.DefaultProfileTransactionServiceTest

@UnitTest public class DefaultProfileTransactionServiceTest extends Object
  • Constructor Details

    • DefaultProfileTransactionServiceTest

      public DefaultProfileTransactionServiceTest()
  • Method Details

    • setUp

      public void setUp() throws Exception
      Throws:
      Exception
    • releaseMocks

      public void releaseMocks() throws Exception
      Throws:
      Exception
    • verifyOrderIsSentToProfile

      public void verifyOrderIsSentToProfile()
    • verifyOrderIsNotSentToProfileWhenProfileTrackingIsPaused

      public void verifyOrderIsNotSentToProfileWhenProfileTrackingIsPaused()
    • verifyOrderIsNotSentToProfileWhenYaasConfigurationIsNotPresent

      public void verifyOrderIsNotSentToProfileWhenYaasConfigurationIsNotPresent()
    • verifyOrderIsNotSentToProfileWhenConsentReferenceIsNotPresent

      public void verifyOrderIsNotSentToProfileWhenConsentReferenceIsNotPresent()
    • verifyConsignmentIsSentToProfile

      public void verifyConsignmentIsSentToProfile()
    • verifyConsignmentIsNotSentToProfileWhenProfileTrackingIsPaused

      public void verifyConsignmentIsNotSentToProfileWhenProfileTrackingIsPaused()
    • verifyConsignmentIsNotSentToProfileWhenYaasConfigurationIsNotPresent

      public void verifyConsignmentIsNotSentToProfileWhenYaasConfigurationIsNotPresent()
    • verifyConsignmentIsNotSentToProfileWhenConsentReferenceIsNotPresent

      public void verifyConsignmentIsNotSentToProfileWhenConsentReferenceIsNotPresent()
    • verifyReturnIsSentToProfile

      public void verifyReturnIsSentToProfile()
    • verifyReturnIsNotSentToProfileWhenProfileTrackingIsPaused

      public void verifyReturnIsNotSentToProfileWhenProfileTrackingIsPaused()
    • verifyReturnIsNotSentToProfileWhenYaasConfigurationIsNotPresent

      public void verifyReturnIsNotSentToProfileWhenYaasConfigurationIsNotPresent()
    • verifyReturnIsNotSentToProfileWhenConsentReferenceIsNotPresent

      public void verifyReturnIsNotSentToProfileWhenConsentReferenceIsNotPresent()
    • verifyUserRegistrationIsSentProfile

      public void verifyUserRegistrationIsSentProfile()
    • verifyUserRegistrationIsNotSentToProfileWhenProfileTrackingIsPaused

      public void verifyUserRegistrationIsNotSentToProfileWhenProfileTrackingIsPaused()
    • verifyUserRegistrationIsNotSentToProfileWhenYaasConfigurationIsNotPresent

      public void verifyUserRegistrationIsNotSentToProfileWhenYaasConfigurationIsNotPresent()
    • verifyUserRegistrationIsNotSentToProfileWhenConsentReferenceIsNotPresent

      public void verifyUserRegistrationIsNotSentToProfileWhenConsentReferenceIsNotPresent()
    • verifyLoginIsSentToProfile

      public void verifyLoginIsSentToProfile()
    • verifyLoginIsNotSentToProfileWhenProfileTrackingIsPaused

      public void verifyLoginIsNotSentToProfileWhenProfileTrackingIsPaused()
    • verifyLoginIsNotSentToProfileWhenYaasConfigurationIsNotPresent

      public void verifyLoginIsNotSentToProfileWhenYaasConfigurationIsNotPresent()
    • verifyLoginIsNotSentToProfileWhenConsentReferenceIsNotPresent

      public void verifyLoginIsNotSentToProfileWhenConsentReferenceIsNotPresent()
    • verifyUidChangedIsSentToProfile

      public void verifyUidChangedIsSentToProfile()
    • verifyUidChangedIsNotSentToProfileWhenProfileTrackingIsPaused

      public void verifyUidChangedIsNotSentToProfileWhenProfileTrackingIsPaused()
    • verifyUidChangedIsNotSentToProfileWhenYaasConfigurationIsNotPresent

      public void verifyUidChangedIsNotSentToProfileWhenYaasConfigurationIsNotPresent()
    • verifyUidChangedIsNotSentToProfileWhenConsentReferenceIsNotPresent

      public void verifyUidChangedIsNotSentToProfileWhenConsentReferenceIsNotPresent()
    • verifyAddressSavedIsSentToProfile

      public void verifyAddressSavedIsSentToProfile()
    • verifyAddressSavedIsNotSentToProfileWhenProfileTrackingIsPaused

      public void verifyAddressSavedIsNotSentToProfileWhenProfileTrackingIsPaused()
    • verifyAddressSavedIsNotSentToProfileWhenYaasConfigurationIsNotPresent

      public void verifyAddressSavedIsNotSentToProfileWhenYaasConfigurationIsNotPresent()
    • verifyAddressSavedIsNotSentToProfileWhenConsentReferenceIsNotPresent

      public void verifyAddressSavedIsNotSentToProfileWhenConsentReferenceIsNotPresent()
    • verifyAddressDeletedIsSentToProfile

      public void verifyAddressDeletedIsSentToProfile()
    • verifyAddressDeletedIsNotSentToProfileWhenProfileTrackingIsPaused

      public void verifyAddressDeletedIsNotSentToProfileWhenProfileTrackingIsPaused()
    • verifyAddressDeletedIsNotSentToProfileWhenYaasConfigurationIsNotPresent

      public void verifyAddressDeletedIsNotSentToProfileWhenYaasConfigurationIsNotPresent()
    • verifyAddressDeletedIsNotSentToProfileWhenConsentReferenceIsNotPresent

      public void verifyAddressDeletedIsNotSentToProfileWhenConsentReferenceIsNotPresent()
    • verifyPersonalDetailsIsSentToProfile

      public void verifyPersonalDetailsIsSentToProfile()
    • verifyPersonalDetailsIsNotSentToProfileWhenProfileTrackingIsPaused

      public void verifyPersonalDetailsIsNotSentToProfileWhenProfileTrackingIsPaused()
    • verifyPersonalDetailsIsNotSentToProfileWhenYaasConfigurationIsNotPresent

      public void verifyPersonalDetailsIsNotSentToProfileWhenYaasConfigurationIsNotPresent()
    • verifyPersonalDetailsIsNotSentToProfileWhenConsentReferenceIsNotPresent

      public void verifyPersonalDetailsIsNotSentToProfileWhenConsentReferenceIsNotPresent()