Class DefaultB2BApproverServiceTest
java.lang.Object
de.hybris.platform.b2b.services.impl.DefaultB2BApproverServiceTest
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DefaultB2BApproverServiceTest
public DefaultB2BApproverServiceTest()
-
-
Method Details
-
setUp
- Throws:
Exception
-
testGetAllApprovers
- Throws:
Exception
-
testShouldAddApproverToCustomer
public void testShouldAddApproverToCustomer() -
testShouldNotAddApproverToCustomerNotInAppGrp
public void testShouldNotAddApproverToCustomerNotInAppGrp() -
testShouldRemoveApproverFromCustomer
public void testShouldRemoveApproverFromCustomer() -
shouldAddApproverToUnit
public void shouldAddApproverToUnit() -
shouldRemoveApproverFromUnit
public void shouldRemoveApproverFromUnit()
-