Package com.hybris.yprofile.common
Class UtilsTest
java.lang.Object
com.hybris.yprofile.common.UtilsTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoidvoid
-
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() -
shouldNotThrowIllegalArgumentExceptionWhenBaseSiteModelIsNull
public void shouldNotThrowIllegalArgumentExceptionWhenBaseSiteModelIsNull() -
shouldNotThrowIllegalArgumentExceptionWhenCustomerModelIsNull
public void shouldNotThrowIllegalArgumentExceptionWhenCustomerModelIsNull()
-