Class CxProcessParameterConsentReferenceStrategyTest
java.lang.Object
de.hybris.platform.personalizationservices.process.strategies.BaseCxProcessParameterStrategyTest
de.hybris.platform.personalizationyprofile.strategy.impl.CxProcessParameterConsentReferenceStrategyTest
@UnitTest
public class CxProcessParameterConsentReferenceStrategyTest
extends BaseCxProcessParameterStrategyTest
-
Field Summary
Fields inherited from class de.hybris.platform.personalizationservices.process.strategies.BaseCxProcessParameterStrategyTest
processParameterHelper -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.hybris.platform.personalizationservices.process.strategies.BaseCxProcessParameterStrategyTest
createBusinessProcessParameterModel, createSegments, setUserToSegments
-
Constructor Details
-
CxProcessParameterConsentReferenceStrategyTest
public CxProcessParameterConsentReferenceStrategyTest()
-
-
Method Details
-
setUp
public void setUp() -
shouldLoadConsentReferenceFromProcess
public void shouldLoadConsentReferenceFromProcess() -
shouldStoreConsentReferenceInProcess
public void shouldStoreConsentReferenceInProcess() -
shouldNotStoreConsentReferenceInProcess
public void shouldNotStoreConsentReferenceInProcess() -
shouldLoadConsentGivenFromProcess
public void shouldLoadConsentGivenFromProcess() -
shouldStoreConsentGivenInProcess
public void shouldStoreConsentGivenInProcess() -
shouldNotStoreConsentGivenInProcess
public void shouldNotStoreConsentGivenInProcess()
-