@IntegrationTest public class DefaultRuleDaoTest extends ServicelayerTransactionalTest
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
MULTI_VERSION_RULE_CODE |
importServicejaloSession| Constructor and Description |
|---|
DefaultRuleDaoTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
shouldFindTheLatestRuleVersion() |
void |
testFindAll() |
void |
testFindAllActiveRules() |
void |
testFindAllActiveRulesByType() |
void |
testFindAllByType() |
void |
testFindAllRulesWithStatuses() |
void |
testFindAllRuleVersionsByCode() |
void |
testFindAllRuleVersionsByCodeAndStatus() |
void |
testFindAllRuleVersionsByCodeAndStatuses() |
void |
testFindAllRuleVersionsByCodeAndStatusesNoStatusesGiven() |
void |
testFindEngineRuleTypeForRuleType() |
void |
testFindEngineRuleTypeForRuleTypeNotFound() |
void |
testFindRuleByCode() |
void |
testFindRuleByCodeByType() |
createCoreData, createDefaultCatalog, createDefaultUsers, createHardwareCatalog, getApplicationContext, importCsv, importData, importData, importData, importStream, importStream, isPrefetchModeNoneautowireProperties, getBeanName, prepareApplicationContextAndSessionestablishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSessionpublic static final java.lang.String MULTI_VERSION_RULE_CODE
public void setUp()
throws ImpExException
ImpExExceptionpublic void testFindAll()
public void testFindAllActiveRules()
public void testFindRuleByCode()
public void testFindAllRuleVersionsByCode()
public void testFindAllRuleVersionsByCodeAndStatus()
public void testFindAllRulesWithStatuses()
public void testFindAllByType()
public void testFindAllActiveRulesByType()
public void testFindRuleByCodeByType()
public void testFindEngineRuleTypeForRuleType()
public void testFindEngineRuleTypeForRuleTypeNotFound()
public void shouldFindTheLatestRuleVersion()
throws java.lang.Exception
java.lang.Exceptionpublic void testFindAllRuleVersionsByCodeAndStatuses()
public void testFindAllRuleVersionsByCodeAndStatusesNoStatusesGiven()
Copyright © 2018 SAP SE. All Rights Reserved.