Class CentralOrderSourcingActionTest
java.lang.Object
com.sap.sapcentralorderservices.actions.order.CentralOrderSourcingActionTest
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CentralOrderSourcingActionTest
public CentralOrderSourcingActionTest()
-
-
Method Details
-
setup
public void setup() -
shouldGoOnHoldWhenSourcingResultIsNull
public void shouldGoOnHoldWhenSourcingResultIsNull() throws de.hybris.platform.task.RetryLaterException- Throws:
de.hybris.platform.task.RetryLaterException
-
shouldGoReadyWhenSourcingResultIsComplete
public void shouldGoReadyWhenSourcingResultIsComplete() throws de.hybris.platform.task.RetryLaterException- Throws:
de.hybris.platform.task.RetryLaterException
-
shouldGoOnHoldWhenSourcingConfigIsNull
public void shouldGoOnHoldWhenSourcingConfigIsNull() throws de.hybris.platform.task.RetryLaterException- Throws:
de.hybris.platform.task.RetryLaterException
-
shouldGoOnHoldWhenSourcingResultIsIncomplete
public void shouldGoOnHoldWhenSourcingResultIsIncomplete() throws de.hybris.platform.task.RetryLaterException- Throws:
de.hybris.platform.task.RetryLaterException
-