Class TakePaymentActionTest
java.lang.Object
de.hybris.platform.yacceleratorordermanagement.actions.order.payment.TakePaymentActionTest
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TakePaymentActionTest
public TakePaymentActionTest()
-
-
Method Details
-
setup
public void setup() -
shouldOKWhenPaymentCaptureIsAccepted
- Throws:
Exception
-
shouldNOKWhenPaymentCaptureIsRejected
- Throws:
Exception
-
shouldNOKWhenPaymentCaptureIsReview
- Throws:
Exception
-
shouldNOKWhenPaymentCaptureError
- Throws:
Exception
-
shouldSetOrderStatusToPaymentCapturedWhenCaptureIsAccepted
- Throws:
Exception
-
shouldSetOrderStatusToPaymentNotCapturedWhenCaptureIsRejected
- Throws:
Exception
-
shouldSetOrderStatusToPaymentNotCapturedWhenCaptureIsReview
- Throws:
Exception
-
shouldSetOrderStatusToPaymentNotCapturedWhenCaptureIsError
- Throws:
Exception
-