public class CalendarHookServiceTests
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected SecurityContext |
anotherSecurityContext |
protected Container |
container |
protected SecurityContext |
defaultSecurityContext |
protected org.elasticsearch.client.transport.TransportClient |
esearchClient |
Constructor and Description |
---|
CalendarHookServiceTests() |
Modifier and Type | Method and Description |
---|---|
void |
after() |
void |
before() |
protected ICalendar |
getCalendarService(SecurityContext context,
Container container) |
protected IVideoConferencingSaas |
getVideoConfSaasService() |
protected IVideoConferencing |
getVideoConfService(SecurityContext context) |
void |
testDeleteVideoConfEvent() |
protected SecurityContext defaultSecurityContext
protected SecurityContext anotherSecurityContext
protected Container container
protected org.elasticsearch.client.transport.TransportClient esearchClient
public void before() throws java.lang.Exception
java.lang.Exception
public void testDeleteVideoConfEvent() throws ServerFault, java.lang.InterruptedException
ServerFault
java.lang.InterruptedException
public void after() throws java.lang.Exception
java.lang.Exception
protected ICalendar getCalendarService(SecurityContext context, Container container) throws ServerFault
ServerFault
protected IVideoConferencingSaas getVideoConfSaasService() throws ServerFault
ServerFault
protected IVideoConferencing getVideoConfService(SecurityContext context) throws ServerFault
ServerFault
Copyright © 2023. All Rights Reserved.