Class CxAnonymousConsentChangeEventListenerTest

java.lang.Object
de.hybris.platform.personalizationservices.events.consent.CxAnonymousConsentChangeEventListenerTest

@UnitTest public class CxAnonymousConsentChangeEventListenerTest extends Object
  • Constructor Details

    • CxAnonymousConsentChangeEventListenerTest

      public CxAnonymousConsentChangeEventListenerTest()
  • Method Details

    • setup

      public void setup()
    • testNull

      public void testNull()
    • testNotGivenConsent

      public void testNotGivenConsent()
    • testGivenConsent

      public void testGivenConsent()
    • testDifferentConsentGiven

      public void testDifferentConsentGiven()
    • testWithdrawnConsent

      public void testWithdrawnConsent()
    • testWithdrawnConsentWhenNoCatalogVersion

      public void testWithdrawnConsentWhenNoCatalogVersion()
    • testWithdrawnConsentWhenNoCxResults

      public void testWithdrawnConsentWhenNoCxResults()