public class VEventSeriesSanitizerTests
extends java.lang.Object
Constructor and Description |
---|
VEventSeriesSanitizerTests() |
Modifier and Type | Method and Description |
---|---|
void |
before() |
void |
draftCannotBeUpdateToTrue() |
void |
onEventCreated()
Test
ResourceDescriptionAdapterHook#onEventCreated(VEventMessage) :
create an event with a resource having a template. |
void |
onEventCreatedAlreadyHavingTemplate()
Test
ResourceDescriptionAdapterHook#onEventUpdated(VEventMessage) :
create a resource already having the template in its description. |
void |
onResourceAdded()
Test
ResourceDescriptionAdapterHook#onEventUpdated(VEventMessage) :
add a resource having a template. |
void |
onResourceDeleted()
Test
ResourceDescriptionAdapterHook#onEventUpdated(VEventMessage) :
delete a resource having a template. |
public void before() throws java.lang.Exception
java.lang.Exception
public void onEventCreated()
ResourceDescriptionAdapterHook#onEventCreated(VEventMessage)
:
create an event with a resource having a template.public void onResourceDeleted()
ResourceDescriptionAdapterHook#onEventUpdated(VEventMessage)
:
delete a resource having a template.public void onResourceAdded()
ResourceDescriptionAdapterHook#onEventUpdated(VEventMessage)
:
add a resource having a template.public void onEventCreatedAlreadyHavingTemplate()
ResourceDescriptionAdapterHook#onEventUpdated(VEventMessage)
:
create a resource already having the template in its description.public void draftCannotBeUpdateToTrue() throws ServerFault
ServerFault
Copyright © 2021. All Rights Reserved.