Class DefaultPunchOutOrderRequestProcessorTest

java.lang.Object
de.hybris.platform.b2b.punchout.actions.inbound.DefaultPunchOutOrderRequestProcessorTest

@UnitTest public class DefaultPunchOutOrderRequestProcessorTest extends Object
  • Constructor Details

    • DefaultPunchOutOrderRequestProcessorTest

      public DefaultPunchOutOrderRequestProcessorTest()
  • Method Details

    • setUp

      public void setUp() throws FileNotFoundException
      Throws:
      FileNotFoundException
    • testGenerateCxmlParamException

      public void testGenerateCxmlParamException()
    • testGenerateCxmlRestoreCartException

      public void testGenerateCxmlRestoreCartException() throws CommerceCartRestorationException
      Throws:
      CommerceCartRestorationException
    • testGenerateCxmlResponse

      public void testGenerateCxmlResponse()
    • testGenerateCxmlResponseWithCartId

      public void testGenerateCxmlResponseWithCartId() throws CommerceCartRestorationException
      Throws:
      CommerceCartRestorationException
    • testGenerateCxmlResponseWithAllValidatedOK

      public void testGenerateCxmlResponseWithAllValidatedOK()
    • testGenerateCxmlResponseWithProductValidatedNotOK

      public void testGenerateCxmlResponseWithProductValidatedNotOK()
    • testGenerateCxmlResponseWithBasePriceValidatedNotOK

      public void testGenerateCxmlResponseWithBasePriceValidatedNotOK()
    • testGenerateCxmlResponseWithQuantityValidatedNotOK

      public void testGenerateCxmlResponseWithQuantityValidatedNotOK()
    • testGenerateCxmlResponseWithVerificationNotEnabled

      public void testGenerateCxmlResponseWithVerificationNotEnabled()
    • testGenerateCxmlResponseWithEmptyCart

      public void testGenerateCxmlResponseWithEmptyCart()
    • testGenerateCxmlResponseWithNotItemOut

      public void testGenerateCxmlResponseWithNotItemOut()