Class DefaultUserMatchingServiceTest

java.lang.Object
de.hybris.platform.commerceservices.user.impl.DefaultUserMatchingServiceTest

@UnitTest public class DefaultUserMatchingServiceTest extends Object
  • Constructor Details

    • DefaultUserMatchingServiceTest

      public DefaultUserMatchingServiceTest()
  • Method Details

    • setUp

      public void setUp()
    • shouldGetUserByUid

      public void shouldGetUserByUid()
    • shouldGetUserByCustomerId

      public void shouldGetUserByCustomerId()
    • shouldGetCustomerByUid

      public void shouldGetCustomerByUid()
    • shouldGetCustomerByCustomerId

      public void shouldGetCustomerByCustomerId()
    • shouldThrowExceptionForExternalCustomerId

      public void shouldThrowExceptionForExternalCustomerId()
    • shouldThrowExceptionIfNoStrategies

      public void shouldThrowExceptionIfNoStrategies()