Class DefaultUserMatchingServiceTest
java.lang.Object
de.hybris.platform.commerceservices.user.impl.DefaultUserMatchingServiceTest
-
Constructor Summary
Constructors -
Method Summary
-
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()
-