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,
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) |
static void |
oneShotBefore() |
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 java.time.ZoneId tz
protected java.time.ZoneId utcTz
protected java.time.ZoneId defaultTz
protected Group group
protected java.lang.String groupUid
protected boolean sendNotifications
protected java.lang.String domainUid
protected BmTestContext testContext
protected SecurityContext basicUserSecurityContext
protected javax.sql.DataSource dataSource
protected AclStore aclStore
public static void oneShotBefore()
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, 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.