@IntegrationTest public class SourceRuleValidatorTest extends ServicelayerTransactionalTest
| Modifier and Type | Field and Description |
|---|---|
ExpectedException |
expectedException |
static String |
INVALID_ACTIONS_JSON |
static String |
INVALID_CONDITIONS_JSON |
static String |
RULE_CODE |
static String |
RULE_NAME |
static String |
VALID_ACTIONS_JSON |
static String |
VALID_CONDITIONS_JSON |
defaultLanguage, jaloSession| Constructor and Description |
|---|
SourceRuleValidatorTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
ruleHasInvalidActions() |
void |
ruleHasInvalidConditions() |
void |
ruleIsValid() |
void |
setUp() |
createCoreData, createDefaultCatalog, createDefaultUsers, createHardwareCatalog, getApplicationContext, importCsv, importStream, importStream, isPrefetchModeNoneautowireProperties, getBeanName, prepareApplicationContextAndSessionfinish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivatedpublic static final String RULE_CODE
public static final String RULE_NAME
public static final String VALID_CONDITIONS_JSON
public static final String VALID_ACTIONS_JSON
public static final String INVALID_CONDITIONS_JSON
public static final String INVALID_ACTIONS_JSON
public ExpectedException expectedException
public void setUp()
throws ImpExException
ImpExExceptionpublic void ruleIsValid()
public void ruleHasInvalidConditions()
public void ruleHasInvalidActions()
Copyright © 2017 SAP SE. All Rights Reserved.