Class AlwaysNegativeUserPropertyMatchingStrategyTest

java.lang.Object
de.hybris.platform.commerceservices.strategies.impl.user.AlwaysNegativeUserPropertyMatchingStrategyTest

@UnitTest public class AlwaysNegativeUserPropertyMatchingStrategyTest extends Object
  • 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()