Class DefaultGigyaConsentServiceTest
java.lang.Object
de.hybris.platform.gigya.gigyaservices.consent.impl.DefaultGigyaConsentServiceTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoid
-
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()
-