Class SchedulerIntegrationTest
java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.servicelayer.ServicelayerBaseTest
de.hybris.platform.processing.distributed.defaultimpl.SchedulerIntegrationTest
- All Implemented Interfaces:
JaloSessionHolder
-
Field Summary
Fields inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
jaloSession -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidMethods inherited from class de.hybris.platform.servicelayer.ServicelayerBaseTest
autowireProperties, getApplicationContext, getBeanName, prepareApplicationContextAndSessionMethods inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
establishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSession
-
Constructor Details
-
SchedulerIntegrationTest
public SchedulerIntegrationTest()
-
-
Method Details
-
shouldScheduleTransitionTaskWithDispatcherBeanNameAsRunner
-
shouldScheduleTransitionTaskWithTheSameStateAsProcessIs
-
shouldScheduleTransitionTaskWithAttachedProcess
-
shouldScheduleTransitionTaskWithNodeGroupFromProcess
-
shouldScheduleTransitionTaskWithoutConditionsWhenConditionsAreNotGiven
-
shouldScheduleTransitionTaskWithConditionsWhenConditionsAreGiven
-
shouldScheduleWorkerTaskWithDispatcherBeanNameAsRunner
-
shouldScheduleWorkerTaskWithNodeGroupFromProcess
-
shouldScheduleWorkerTaskWithAttachedBatch
-
shouldScheduleWorkerTaskWithConditionIdRelatedToProcessBatchAndExecution
@Transactional public void shouldScheduleWorkerTaskWithConditionIdRelatedToProcessBatchAndExecution() -
shouldScheduleWorkerTaskWithoutConditions
-
shouldFailToScheduleWorkerTaskForInitialBatch
-
shouldFailToScheduleWorkerTaskForResultBatch
-