Class ContactInfoPrepareInterceptorTest

java.lang.Object
de.hybris.platform.servicelayer.user.interceptors.ContactInfoPrepareInterceptorTest

@UnitTest public class ContactInfoPrepareInterceptorTest extends Object
  • Constructor Details

    • ContactInfoPrepareInterceptorTest

      public ContactInfoPrepareInterceptorTest()
  • Method Details

    • shouldGenerateContactInfoCodeIfItIsEmpty

      public void shouldGenerateContactInfoCodeIfItIsEmpty() throws Exception
      Throws:
      Exception
    • shouldNotTouchContactInfoCodeIfItWasProvidedByUser

      public void shouldNotTouchContactInfoCodeIfItWasProvidedByUser() throws Exception
      Throws:
      Exception
    • shouldNotTouchContactInfoCodeIfNotNew

      public void shouldNotTouchContactInfoCodeIfNotNew() throws Exception
      Throws:
      Exception