Class DefaultCustomerConsentDataStrategyTest
- java.lang.Object
-
- de.hybris.platform.commercefacades.consent.impl.DefaultCustomerConsentDataStrategyTest
-
@UnitTest public class DefaultCustomerConsentDataStrategyTest extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static intEXPECTED_CONSENT_MAP_SIZE
-
Constructor Summary
Constructors Constructor Description DefaultCustomerConsentDataStrategyTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidsetUp()voidshouldPopulateCustomerConsentDataInSessionWhenUserLogsIn()
-
-
-
Field Detail
-
EXPECTED_CONSENT_MAP_SIZE
public static final int EXPECTED_CONSENT_MAP_SIZE
- See Also:
- Constant Field Values
-
-