Class DefaultProfileTransactionServiceTest
- java.lang.Object
-
- com.hybris.yprofile.services.impl.DefaultProfileTransactionServiceTest
-
@UnitTest public class DefaultProfileTransactionServiceTest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description DefaultProfileTransactionServiceTest()
-
Method Summary
-
-
-
Method Detail
-
setUp
public void setUp() throws java.lang.Exception- Throws:
java.lang.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()
-
-