@IntegrationTest public class AutomatedWorkflowActionTemplateValidatorTest extends ServicelayerTransactionalTest
defaultLanguage, jaloSession| Constructor and Description |
|---|
AutomatedWorkflowActionTemplateValidatorTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
shouldPassValidationWhenJobClassIsSetAndJobHandlerIsNull() |
void |
shouldPassValidationWhenJobHandlerIsSetAndJobClassIsNull() |
void |
shouldThrowInterceptorExceptionWhenBothJobClassAndJobHandlerAreNull() |
void |
shouldThrowInterceptorExceptionWhenBothJobClassAndJobHandlerAreSet() |
void |
shouldThrowInterceptorExceptionWhenJobClassIsSetButWithWrongClass() |
createCoreData, createDefaultCatalog, createDefaultUsers, createHardwareCatalog, getApplicationContext, importCsv, importStream, importStream, isPrefetchModeNoneautowireProperties, getBeanName, prepareApplicationContextAndSessionfinish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivatedpublic AutomatedWorkflowActionTemplateValidatorTest()
public void shouldThrowInterceptorExceptionWhenBothJobClassAndJobHandlerAreSet()
public void shouldThrowInterceptorExceptionWhenBothJobClassAndJobHandlerAreNull()
public void shouldThrowInterceptorExceptionWhenJobClassIsSetButWithWrongClass()
public void shouldPassValidationWhenJobClassIsSetAndJobHandlerIsNull()
public void shouldPassValidationWhenJobHandlerIsSetAndJobClassIsNull()
Copyright © 2017 SAP SE. All Rights Reserved.