Class DefaultPunchOutOrderRequestProcessorTest
java.lang.Object
de.hybris.platform.b2b.punchout.actions.inbound.DefaultPunchOutOrderRequestProcessorTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetUp()voidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoid
-
Constructor Details
-
DefaultPunchOutOrderRequestProcessorTest
public DefaultPunchOutOrderRequestProcessorTest()
-
-
Method Details
-
setUp
- Throws:
FileNotFoundException
-
testGenerateCxmlParamException
public void testGenerateCxmlParamException() -
testGenerateCxmlRestoreCartException
- Throws:
CommerceCartRestorationException
-
testGenerateCxmlResponse
public void testGenerateCxmlResponse() -
testGenerateCxmlResponseWithCartId
- 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()
-