Class DefaultCxConsentServiceIntegrationTest

    • Constructor Detail

      • DefaultCxConsentServiceIntegrationTest

        public DefaultCxConsentServiceIntegrationTest()
    • Method Detail

      • setup

        public void setup()
                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testAnonymousConsentFromFallback

        public void testAnonymousConsentFromFallback()
      • testAnonymousConsentFromExposedTemplates

        public void testAnonymousConsentFromExposedTemplates()
      • testAnonymousGivenConsentFromExposedTemplates

        public void testAnonymousGivenConsentFromExposedTemplates()
      • testAnonymousGivenConsentFromMissingTemplates

        public void testAnonymousGivenConsentFromMissingTemplates()
      • testAnonymousConsentFromMixedTemplates

        public void testAnonymousConsentFromMixedTemplates()
      • testAnonymousConsentWhenSessionConsentIsNull

        public void testAnonymousConsentWhenSessionConsentIsNull()
      • testAnonymousConsentWhenSessionConsentIsEmpty

        public void testAnonymousConsentWhenSessionConsentIsEmpty()
      • testLoggedInConsentFromFallback

        public void testLoggedInConsentFromFallback()
      • testLoggedInConsentGiven

        public void testLoggedInConsentGiven()
      • testLoggedInConsentWithdrawn

        public void testLoggedInConsentWithdrawn()