public abstract class AbstractAuditTest extends ServicelayerTransactionalBaseTest implements AuditableTest
| Modifier and Type | Field and Description |
|---|---|
protected AddressModel |
address1 |
protected AddressModel |
address2 |
protected AddressModel |
address3 |
protected TestDataCreator |
creator |
protected ModelService |
modelService |
protected DefaultPersistenceAuditService |
persistenceAuditService |
protected AuditReportConfig |
testAuditReportConfig |
protected TitleModel |
title1 |
protected TitleModel |
title2 |
protected UserModel |
user1 |
protected UserService |
userService |
defaultLanguage, jaloSession| Constructor and Description |
|---|
AbstractAuditTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanup() |
protected void |
saveModelAndWait(ItemModel model) |
void |
setUp() |
protected void |
waitNumSeconds(int seconds) |
autowireProperties, getApplicationContext, getBeanName, prepareApplicationContextAndSessionfinish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivatedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitassumeAuditEnabledprotected ModelService modelService
protected UserService userService
protected DefaultPersistenceAuditService persistenceAuditService
protected AuditReportConfig testAuditReportConfig
protected UserModel user1
protected TitleModel title1
protected TitleModel title2
protected AddressModel address1
protected AddressModel address2
protected AddressModel address3
protected TestDataCreator creator
public void setUp()
throws java.lang.Exception
java.lang.Exceptionpublic void cleanup()
protected void saveModelAndWait(ItemModel model) throws java.lang.Exception
java.lang.Exceptionprotected void waitNumSeconds(int seconds)
throws java.lang.Exception
java.lang.ExceptionCopyright © 2017 SAP SE. All Rights Reserved.