@IntegrationTest public class BusinessProcessEventTriggeringIntegrationTest extends ServicelayerBaseTest
| Modifier and Type | Class and Description |
|---|---|
static class |
BusinessProcessEventTriggeringIntegrationTest.Context |
defaultLanguage, jaloSession| Constructor and Description |
|---|
BusinessProcessEventTriggeringIntegrationTest() |
autowireProperties, getApplicationContext, getBeanName, prepareApplicationContextAndSessionfinish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivatedpublic BusinessProcessEventTriggeringIntegrationTest()
public static BusinessProcessEventTriggeringIntegrationTest.Context getContext()
public void setUp()
public void shouldThrowNullPointerWhenTriggeringNullEvent()
public void shouldWakeUpWaitNodeWithoutChoiceWithEventTriggeredAfterProcessStarted()
throws InterruptedException,
TimeoutException
InterruptedExceptionTimeoutExceptionpublic void shouldWakeUpWaitNodeWithoutChoiceWithEventTriggeredBeforeProcessHasStarted()
throws InterruptedException,
TimeoutException
InterruptedExceptionTimeoutExceptionpublic void shouldWakeUpWaitNodeWithChoiceWithEventTriggeredBeforeProcessHasStarted()
throws InterruptedException,
TimeoutException
InterruptedExceptionTimeoutExceptionpublic void shouldWakeUpWaitNodeWithChoiceWithEventTriggeredAfterProcessHasStarted()
throws InterruptedException,
TimeoutException
InterruptedExceptionTimeoutExceptionpublic void shouldFailWhenEventHasBeenAlreadyTriggeredWithoutChoice()
public void shouldFailWhenEventHasBeenAlreadyTriggeredWithChoice()
public void shouldFailWhenNoOneWaitsAndTriggeringInTheFutureIsDisabled()
public void shouldWakeUpWaitNodeWithEventTriggeringInTheFutureDisabled()
throws InterruptedException,
TimeoutException
InterruptedExceptionTimeoutExceptionCopyright © 2017 SAP SE. All Rights Reserved.