public abstract class AbstractCalendarTests
extends java.lang.Object
Constructor and Description |
---|
AbstractCalendarTests() |
Modifier and Type | Method and Description |
---|---|
void |
after() |
void |
beforeBefore() |
protected Container |
createTestContainer(SecurityContext context,
javax.sql.DataSource datasource,
java.lang.String type,
java.lang.String name,
java.lang.String uid,
java.lang.String owner) |
protected VEventSeries |
defaultVEvent() |
protected ICalendar |
getCalendarService(SecurityContext context,
Container container) |
protected VEventOccurrence |
recurringVEvent() |
protected org.elasticsearch.client.transport.TransportClient esearchClient
protected SecurityContext userSecurityContext
protected Container userCalendarContainer
protected Container userCalendarViewContainer
protected Container userFreebusyContainer
protected Container userTagContainer
protected SecurityContext attendee1SecurityContext
protected Container attendee1CalendarContainer
protected Container attendee1TagContainer
protected SecurityContext attendee2SecurityContext
protected Container attendee2CalendarContainer
protected Container attendee2TagContainer
protected Container forbiddenCalendarContainer
protected Tag tag1
protected TagRef tagRef1
protected Tag tag2
protected TagRef tagRef2
protected Group group
protected java.lang.String groupUid
protected boolean sendNotifications
protected java.lang.String domainUid
protected java.time.ZoneId tz
protected java.time.ZoneId utcTz
protected java.time.ZoneId defaultTz
protected BmTestContext testContext
protected SecurityContext basicUserSecurityContext
protected javax.sql.DataSource dataDataSource
protected javax.sql.DataSource systemDataSource
protected AclStore aclStore
protected AclStore aclStoreData
protected Container domainContainer
protected java.lang.String datalocation
public final org.junit.rules.TestName junitName
public void beforeBefore() throws java.lang.Exception
java.lang.Exception
public void after() throws java.lang.Exception
java.lang.Exception
protected VEventSeries defaultVEvent()
protected VEventOccurrence recurringVEvent()
protected Container createTestContainer(SecurityContext context, javax.sql.DataSource datasource, java.lang.String type, java.lang.String name, java.lang.String uid, java.lang.String owner) throws java.sql.SQLException
java.sql.SQLException
protected ICalendar getCalendarService(SecurityContext context, Container container) throws ServerFault
ServerFault
Copyright © 2021. All Rights Reserved.