Class DefaultAddressInterceptorTest
java.lang.Object
com.sap.hybris.sapcustomerb2c.outbound.DefaultAddressInterceptorTest
JUnit Test for class defaultAddressInterceptor check if the CustomerExportService will only be called in a specific
situation.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoidvoid
-
Constructor Details
-
DefaultAddressInterceptorTest
public DefaultAddressInterceptorTest()
-
-
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
-
testAddressOwnerNotCustomerModel
public void testAddressOwnerNotCustomerModel() 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
-
testNotShipmentAddress
public void testNotShipmentAddress() throws de.hybris.platform.servicelayer.interceptor.InterceptorException- Throws:
de.hybris.platform.servicelayer.interceptor.InterceptorException
-