public class ManyToManyReferencesResolverTest extends ServicelayerBaseTest implements AuditableTest
| Modifier and Type | Class and Description |
|---|---|
protected static class |
ManyToManyReferencesResolverTest.TuplesBuilder |
| Modifier and Type | Field and Description |
|---|---|
protected AuditRecordsProvider |
auditRecordsProvider |
protected ModelService |
modelService |
jaloSession| Constructor and Description |
|---|
ManyToManyReferencesResolverTest() |
autowireProperties, getApplicationContext, getBeanName, prepareApplicationContextAndSessionestablishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSessionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitassumeAuditEnabledprotected ModelService modelService
protected AuditRecordsProvider auditRecordsProvider
public void setUp()
throws java.lang.Exception
java.lang.Exceptionprotected void switchPersistenceLegacyMode(boolean value)
public void tearDown()
throws java.lang.Exception
java.lang.Exceptionpublic void shouldProvideAuditRecordsForUserBasedOnCurrentModel()
throws java.lang.Exception
java.lang.Exceptionpublic void shouldProvideAuditRecordsForUserWithDeleteBasedOnCurrentModel()
throws java.lang.Exception
java.lang.Exceptionpublic void shouldProvideAuditRecordsForGroupWithDeleteBasedOnCurrentModel()
throws java.lang.Exception
java.lang.Exceptionpublic void shouldProvideAuditRecordsForDeletedUser()
throws java.lang.Exception
java.lang.Exceptionpublic void shouldProvideAuditRecordsForUserWithDeleteBasedOnCurrentModelAndAudit()
throws java.lang.Exception
java.lang.Exceptionpublic void shouldProvideAuditRecordsForUserBasedOnCurrentModelAndAudit()
throws java.lang.Exception
java.lang.Exceptionpublic void shouldProvideAuditRecordsForGroupBasedOnCurrentModelAndAudit()
throws java.lang.Exception
java.lang.Exceptionprotected void enableAuditing(java.lang.String... types)
protected UserGroupModel createUserGroup(java.lang.String userGroupUid, java.lang.String userGroupName)
protected UserModel createUser(java.lang.String userUid, java.lang.String userName)
protected AuditReportConfig createConfigForUserWithManyToManyAttribute()
protected AuditReportConfig createConfigForGroupWithManyToManyAttribute()
Copyright © 2018 SAP SE. All Rights Reserved.