Class CheckAuthorizeOrderPaymentTest
- java.lang.Object
-
- de.hybris.platform.yacceleratorfulfilmentprocess.test.CheckAuthorizeOrderPaymentTest
-
@UnitTest public class CheckAuthorizeOrderPaymentTest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description CheckAuthorizeOrderPaymentTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidsetup()voidtestExecuteActionNOK()voidtestExecuteActionOK()
-
-
-
Method Detail
-
setup
public void setup()
-
testExecuteActionOK
public void testExecuteActionOK() throws RetryLaterException, java.lang.Exception- Throws:
RetryLaterExceptionjava.lang.Exception
-
testExecuteActionNOK
public void testExecuteActionNOK() throws RetryLaterException, java.lang.Exception- Throws:
RetryLaterExceptionjava.lang.Exception
-
-