Package com.hybris.yprofile.common
Class UtilsTest
java.lang.Object
com.hybris.yprofile.common.UtilsTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoid
-
Constructor Details
-
UtilsTest
public UtilsTest()
-
-
Method Details
-
shouldGetActiveConsentModelFromEvent
public void shouldGetActiveConsentModelFromEvent() -
shouldGetEmptyConsentReferenceFromEvent
public void shouldGetEmptyConsentReferenceFromEvent() -
shouldGetNonEmptyConsentReferenceFromEvent
public void shouldGetNonEmptyConsentReferenceFromEvent() -
shouldGetEmptyConsentReferenceForCustomerAndBaseSite
public void shouldGetEmptyConsentReferenceForCustomerAndBaseSite() -
shouldGetNonEmptyConsentReferenceForCustomerAndBaseSite
public void shouldGetNonEmptyConsentReferenceForCustomerAndBaseSite() -
shouldNotFailWhenModelNotFound
public void shouldNotFailWhenModelNotFound()
-