Class B2BUnitAddressDeletionServiceTest
java.lang.Object
com.sap.hybris.sapcustomerb2b.inbound.B2BUnitAddressDeletionServiceTest
Tests the deletion of an B2BUnit address in case of update or deletion of customer's partner function
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidSetup test datavoidTests deletion of a B2BUnit addresses in case of customer's partner function change and deletionvoidTests deletion of a B2BUnit address in case of customer's partner function changevoidTests deletion of a B2BUnit address in case of customer's partner function deletionvoidTests deletion of a B2BUnit addresses in case of customer's partner function deletion and change
-
Constructor Details
-
B2BUnitAddressDeletionServiceTest
public B2BUnitAddressDeletionServiceTest()
-
-
Method Details
-
setupTests
public void setupTests()Setup test data -
testChangeAndDeletionOfPartnerFunction
public void testChangeAndDeletionOfPartnerFunction()Tests deletion of a B2BUnit addresses in case of customer's partner function change and deletion -
testChangeOfPartnerFunction
public void testChangeOfPartnerFunction()Tests deletion of a B2BUnit address in case of customer's partner function change -
testDeletionOfPartnerFunction
public void testDeletionOfPartnerFunction()Tests deletion of a B2BUnit address in case of customer's partner function deletion -
testDeletionOfPartnerFunctionAndChangeOfAnotherPartnerFunction
public void testDeletionOfPartnerFunctionAndChangeOfAnotherPartnerFunction()Tests deletion of a B2BUnit addresses in case of customer's partner function deletion and change
-