Class DefaultB2BApproverServiceTest

java.lang.Object
de.hybris.platform.b2b.services.impl.DefaultB2BApproverServiceTest

@UnitTest public class DefaultB2BApproverServiceTest extends Object
  • Constructor Details

    • DefaultB2BApproverServiceTest

      public DefaultB2BApproverServiceTest()
  • Method Details

    • setUp

      public void setUp() throws Exception
      Throws:
      Exception
    • testGetAllApprovers

      public void testGetAllApprovers() throws Exception
      Throws:
      Exception
    • testShouldAddApproverToCustomer

      public void testShouldAddApproverToCustomer()
    • testShouldNotAddApproverToCustomerNotInAppGrp

      public void testShouldNotAddApproverToCustomerNotInAppGrp()
    • testShouldRemoveApproverFromCustomer

      public void testShouldRemoveApproverFromCustomer()
    • shouldAddApproverToUnit

      public void shouldAddApproverToUnit()
    • shouldRemoveApproverFromUnit

      public void shouldRemoveApproverFromUnit()