Class MessageSendingActionTest
- java.lang.Object
-
- de.hybris.platform.processengine.action.MessageSendingActionTest
-
@UnitTest public class MessageSendingActionTest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description MessageSendingActionTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidsetUp()voidtestExecute()voidtestExecuteError()
-
-
-
Method Detail
-
setUp
public void setUp()
-
testExecute
public void testExecute() throws RetryLaterException, java.lang.Exception- Throws:
RetryLaterExceptionjava.lang.Exception
-
testExecuteError
public void testExecuteError() throws RetryLaterException, java.lang.Exception- Throws:
RetryLaterExceptionjava.lang.Exception
-
-