Class DefaultB2BCustomerInterceptorTest
java.lang.Object
com.sap.hybris.sapcustomerb2b.outbound.DefaultB2BCustomerInterceptorTest
JUnit Test for class DefaultCustomerInterceptor check if the CustomerExportService will only be called in a specific
situation.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoid
-
Constructor Details
-
DefaultB2BCustomerInterceptorTest
public DefaultB2BCustomerInterceptorTest()
-
-
Method Details
-
testB2BCustomerReplicationDisabled
public void testB2BCustomerReplicationDisabled() throws de.hybris.platform.servicelayer.interceptor.InterceptorException- Throws:
de.hybris.platform.servicelayer.interceptor.InterceptorException
-
testCustomerIsNew
public void testCustomerIsNew() throws de.hybris.platform.servicelayer.interceptor.InterceptorException- Throws:
de.hybris.platform.servicelayer.interceptor.InterceptorException
-
testValidatorIsBeingCalledFromDataHub
public void testValidatorIsBeingCalledFromDataHub() throws de.hybris.platform.servicelayer.interceptor.InterceptorException- Throws:
de.hybris.platform.servicelayer.interceptor.InterceptorException
-
testUnsupportedField
public void testUnsupportedField() throws de.hybris.platform.servicelayer.interceptor.InterceptorException- Throws:
de.hybris.platform.servicelayer.interceptor.InterceptorException
-
testExportNameModified
public void testExportNameModified() throws de.hybris.platform.servicelayer.interceptor.InterceptorException- Throws:
de.hybris.platform.servicelayer.interceptor.InterceptorException
-