public abstract class AbstractAuditTest extends ServicelayerBaseTest implements AuditableTest
| Modifier and Type | Field and Description |
|---|---|
protected AddressModel |
address1 |
protected AddressModel |
address2 |
protected AddressModel |
address3 |
protected AuditEnablementService |
auditEnablementService |
protected AuditRecordsProvider |
auditRecordsProvider |
protected AuditTestConfigManager |
auditTestConfigManager |
protected AuditTestHelper |
auditTestHelper |
protected TestDataCreator |
creator |
protected ModelService |
modelService |
protected AuditReportConfig |
testAuditReportConfig |
protected TitleModel |
title1 |
protected TitleModel |
title2 |
protected UserModel |
user1 |
protected UserService |
userService |
protected WriteAuditGateway |
writeAuditGateway |
jaloSession| Constructor and Description |
|---|
AbstractAuditTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanup() |
protected AuditReportConfig |
loadConfigFromFile(java.lang.String file,
java.lang.String configName) |
void |
setUp() |
protected void |
switchPersitenceLegacyMode(boolean value) |
autowireProperties, getApplicationContext, getBeanName, prepareApplicationContextAndSessionestablishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSessionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitassumeAuditEnabledprotected ModelService modelService
protected UserService userService
protected AuditEnablementService auditEnablementService
protected WriteAuditGateway writeAuditGateway
protected AuditTestConfigManager auditTestConfigManager
protected AuditRecordsProvider auditRecordsProvider
protected AuditReportConfig testAuditReportConfig
protected UserModel user1
protected TitleModel title1
protected TitleModel title2
protected AddressModel address1
protected AddressModel address2
protected AddressModel address3
protected TestDataCreator creator
protected AuditTestHelper auditTestHelper
public void setUp()
throws java.lang.Exception
java.lang.Exceptionpublic void cleanup()
protected void switchPersitenceLegacyMode(boolean value)
protected AuditReportConfig loadConfigFromFile(java.lang.String file, java.lang.String configName)
Copyright © 2018 SAP SE. All Rights Reserved.