Class DefaultCxConsentServiceIntegrationTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class DefaultCxConsentServiceIntegrationTest extends ServicelayerTransactionalTest
  • Constructor Details

    • DefaultCxConsentServiceIntegrationTest

      public DefaultCxConsentServiceIntegrationTest()
  • Method Details

    • setup

      public void setup() throws Exception
      Throws:
      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()