Class C4CCheckQuoteActionTest
- java.lang.Object
-
- de.hybris.platform.sap.c4c.quote.actions.C4CCheckQuoteActionTest
-
@UnitTest public class C4CCheckQuoteActionTest extends java.lang.Object
Test for
-
-
Constructor Summary
Constructors Constructor Description C4CCheckQuoteActionTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidsetUp()voidtestExecuteActionWithDatahubFail()voidtestExecuteActionWithoutQuoteCode()voidtestExecuteActionWithQuoteCode()
-
-
-
Method Detail
-
setUp
public void setUp()
-
testExecuteActionWithoutQuoteCode
public void testExecuteActionWithoutQuoteCode() throws RetryLaterException, java.lang.Exception- Throws:
RetryLaterExceptionjava.lang.Exception
-
testExecuteActionWithQuoteCode
public void testExecuteActionWithQuoteCode() throws RetryLaterException, java.lang.Exception- Throws:
RetryLaterExceptionjava.lang.Exception
-
testExecuteActionWithDatahubFail
public void testExecuteActionWithDatahubFail() throws RetryLaterException, java.lang.Exception- Throws:
RetryLaterExceptionjava.lang.Exception
-
-