Class SapCustomerIdMatchingStrategyTest
java.lang.Object
com.sap.hybris.sapcustomerb2c.strategy.SapCustomerIdMatchingStrategyTest
JUnit test suite for
SapCustomerIdMatchingStrategy-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SapCustomerIdMatchingStrategyTest
public SapCustomerIdMatchingStrategyTest()
-
-
Method Details
-
setUp
public void setUp() -
getUserByPropertyForCustomerModel
public void getUserByPropertyForCustomerModel() -
getUserByPropertyForUserModel
public void getUserByPropertyForUserModel() -
getUserByPropertyForNonMatchingPattern
public void getUserByPropertyForNonMatchingPattern() -
shouldThrowExceptionIfNullProperty
public void shouldThrowExceptionIfNullProperty() -
shouldThrowExceptionIfNullClazz
public void shouldThrowExceptionIfNullClazz()
-