Class ScimUserValidateInterceptorTest

java.lang.Object
de.hybris.platform.scimservices.interceptors.ScimUserValidateInterceptorTest

@UnitTest public class ScimUserValidateInterceptorTest extends Object
  • Constructor Details

    • ScimUserValidateInterceptorTest

      public ScimUserValidateInterceptorTest()
  • Method Details

    • testOnValidateWhenScimUserIdIsEmpty

      public void testOnValidateWhenScimUserIdIsEmpty() throws de.hybris.platform.servicelayer.interceptor.InterceptorException
      Throws:
      de.hybris.platform.servicelayer.interceptor.InterceptorException
    • testOnValidateWhenScimUserIdExistsButNotUniqueAndModelIsNew

      public void testOnValidateWhenScimUserIdExistsButNotUniqueAndModelIsNew() throws de.hybris.platform.servicelayer.interceptor.InterceptorException
      Throws:
      de.hybris.platform.servicelayer.interceptor.InterceptorException
    • testOnValidateWhenExternaIdExistsIsUniqueAndModelIsNew

      public void testOnValidateWhenExternaIdExistsIsUniqueAndModelIsNew() throws de.hybris.platform.servicelayer.interceptor.InterceptorException
      Throws:
      de.hybris.platform.servicelayer.interceptor.InterceptorException
    • testOnValidateWhenScimUserIdExistsIsUniqueAndModelIsUpdated

      public void testOnValidateWhenScimUserIdExistsIsUniqueAndModelIsUpdated() throws de.hybris.platform.servicelayer.interceptor.InterceptorException
      Throws:
      de.hybris.platform.servicelayer.interceptor.InterceptorException
    • testOnValidateWhenScimUserIdExistsNotUniqueAndModelIsUpdated

      public void testOnValidateWhenScimUserIdExistsNotUniqueAndModelIsUpdated() throws de.hybris.platform.servicelayer.interceptor.InterceptorException
      Throws:
      de.hybris.platform.servicelayer.interceptor.InterceptorException