Class UtilsTest

java.lang.Object
com.hybris.yprofile.common.UtilsTest

@UnitTest public class UtilsTest extends Object
  • 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()