Class DefaultCustomerInterceptorTest
java.lang.Object
com.sap.hybris.sapcustomerb2c.outbound.DefaultCustomerInterceptorTest
JUnit Test for class DefaultCustomerInterceptor check if the CustomerExportService will only be called in a specific
situation.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoid
-
Constructor Details
-
DefaultCustomerInterceptorTest
public DefaultCustomerInterceptorTest()
-
-
Method Details
-
testSuccessfulReplication
public void testSuccessfulReplication() throws de.hybris.platform.servicelayer.interceptor.InterceptorException- Throws:
de.hybris.platform.servicelayer.interceptor.InterceptorException
-
testCustomerReplicationDisabled
public void testCustomerReplicationDisabled() throws de.hybris.platform.servicelayer.interceptor.InterceptorException- Throws:
de.hybris.platform.servicelayer.interceptor.InterceptorException
-
testNotCustomerModel
public void testNotCustomerModel() throws de.hybris.platform.servicelayer.interceptor.InterceptorException- Throws:
de.hybris.platform.servicelayer.interceptor.InterceptorException
-
testSapContactIDNull
public void testSapContactIDNull() throws de.hybris.platform.servicelayer.interceptor.InterceptorException- Throws:
de.hybris.platform.servicelayer.interceptor.InterceptorException
-
testUnsupportedFieldModified
public void testUnsupportedFieldModified() throws de.hybris.platform.servicelayer.interceptor.InterceptorException- Throws:
de.hybris.platform.servicelayer.interceptor.InterceptorException
-
testExportSessionLanguage
public void testExportSessionLanguage() throws de.hybris.platform.servicelayer.interceptor.InterceptorException- Throws:
de.hybris.platform.servicelayer.interceptor.InterceptorException
-
testExportBaseStoreUid
public void testExportBaseStoreUid() throws de.hybris.platform.servicelayer.interceptor.InterceptorException- Throws:
de.hybris.platform.servicelayer.interceptor.InterceptorException
-