Class AlwaysNegativeUserPropertyMatchingStrategyTest
java.lang.Object
de.hybris.platform.commerceservices.strategies.impl.user.AlwaysNegativeUserPropertyMatchingStrategyTest
JUnit test suite for
AlwaysNegativeUserPropertyMatchingStrategy-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AlwaysNegativeUserPropertyMatchingStrategyTest
public AlwaysNegativeUserPropertyMatchingStrategyTest()
-
-
Method Details
-
setUp
public void setUp() -
getCustomerByPropertyShouldReturnEmptyOptional
public void getCustomerByPropertyShouldReturnEmptyOptional() -
getUserByPropertyShouldReturnEmptyOptional
public void getUserByPropertyShouldReturnEmptyOptional() -
shouldThrowExceptionIfNullProperty
public void shouldThrowExceptionIfNullProperty() -
shouldThrowExceptionIfNullClazz
public void shouldThrowExceptionIfNullClazz()
-