Class UserUIDMatchingStrategyTest
java.lang.Object
de.hybris.platform.commerceservices.strategies.impl.user.UserUIDMatchingStrategyTest
JUnit test suite for
UserUIDMatchingStrategy-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
UserUIDMatchingStrategyTest
public UserUIDMatchingStrategyTest()
-
-
Method Details
-
setUp
public void setUp() -
shouldGetUserForValidUidProperty
public void shouldGetUserForValidUidProperty() -
shouldGetCustomerForValidUidProperty
public void shouldGetCustomerForValidUidProperty() -
shouldThrowExceptionIfNullProperty
public void shouldThrowExceptionIfNullProperty() -
shouldThrowExceptionIfNullClazz
public void shouldThrowExceptionIfNullClazz() -
shouldGetEmptyForUnknownUid
public void shouldGetEmptyForUnknownUid()
-