Class CxPromotionsActionsWebServiceTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class CxPromotionsActionsWebServiceTest extends BaseWebServiceTest
  • Constructor Details

    • CxPromotionsActionsWebServiceTest

      public CxPromotionsActionsWebServiceTest()
  • Method Details

    • setUp

      public void setUp() throws Exception
      Overrides:
      setUp in class BaseWebServiceTest
      Throws:
      Exception
    • createPromotionAction

      public void createPromotionAction() throws IOException
      Throws:
      IOException
    • getPromotionActionForAdmin

      public void getPromotionActionForAdmin() throws IOException
      Throws:
      IOException
    • getPromotionActionForCmsManager

      public void getPromotionActionForCmsManager() throws IOException
      Throws:
      IOException
    • createAutomaticPromotionAction

      public void createAutomaticPromotionAction() throws IOException
      Throws:
      IOException
    • createExistingPromotionAction

      public void createExistingPromotionAction() throws IOException
      Throws:
      IOException
    • updatePromotionActionTypeWithOtherType

      public void updatePromotionActionTypeWithOtherType() throws IOException
      Throws:
      IOException
    • updatePromotionActionTypeWithUnknownType

      public void updatePromotionActionTypeWithUnknownType() throws IOException
      Throws:
      IOException
    • updatePromotionAction

      public void updatePromotionAction() throws IOException
      Throws:
      IOException
    • updatePromotionActionWithInconsistentCode

      public void updatePromotionActionWithInconsistentCode() throws IOException
      Throws:
      IOException
    • updateNonExistingPromotionActionWithInconsistentCode

      public void updateNonExistingPromotionActionWithInconsistentCode() throws IOException
      Throws:
      IOException
    • getAllActionsForVariationTest

      public void getAllActionsForVariationTest()
    • getNonexistingActionByIdTest

      public void getNonexistingActionByIdTest()
    • getActionByIdFromInvalidVariationTest

      public void getActionByIdFromInvalidVariationTest()
    • getActionByIdFromInvalidCustomizationTest

      public void getActionByIdFromInvalidCustomizationTest()
    • deletePromotionAction

      public void deletePromotionAction() throws IOException
      Throws:
      IOException
    • deleteNonExistingPromotionAction

      public void deleteNonExistingPromotionAction() throws IOException
      Throws:
      IOException
    • deletePromotionActionFromUnknownVariation

      public void deletePromotionActionFromUnknownVariation() throws IOException
      Throws:
      IOException
    • deletePromotionActionFromUnknownCustomization

      public void deletePromotionActionFromUnknownCustomization() throws IOException
      Throws:
      IOException