Class DefaultGigyaConsentServiceTest

java.lang.Object
de.hybris.platform.gigya.gigyaservices.consent.impl.DefaultGigyaConsentServiceTest

@UnitTest public class DefaultGigyaConsentServiceTest extends Object
  • Constructor Details

    • DefaultGigyaConsentServiceTest

      public DefaultGigyaConsentServiceTest()
  • Method Details

    • testGiveConsentWhenConsentDoesntExist

      public void testGiveConsentWhenConsentDoesntExist()
    • testGiveConsentWhenConsentExists

      public void testGiveConsentWhenConsentExists()
    • testGiveConsentWhenConsentLastConsentModifiedDateIsNotNull

      public void testGiveConsentWhenConsentLastConsentModifiedDateIsNotNull()
    • testGiveConsentWhenConsentIsUpdate

      public void testGiveConsentWhenConsentIsUpdate()
    • testWithdrawConsentWhenConsentDoesntExists

      public void testWithdrawConsentWhenConsentDoesntExists()
    • testWithdrawConsentWhenConsentExists

      public void testWithdrawConsentWhenConsentExists()