Class CxConsentGivenEventListenerTest

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

@UnitTest public class CxConsentGivenEventListenerTest extends Object
  • Constructor Details

    • CxConsentGivenEventListenerTest

      public CxConsentGivenEventListenerTest()
  • Method Details

    • setup

      public void setup()
    • testNull

      public void testNull()
    • testNoData

      public void testNoData()
    • testGivenConsent

      public void testGivenConsent()
    • testGivenConsentInSession

      public void testGivenConsentInSession()
    • testDifferentGivenConsentInSession

      public void testDifferentGivenConsentInSession()
    • testNotGivenConsent

      public void testNotGivenConsent()