public class DeferredActionCalendarHookTests
extends java.lang.Object
Constructor and Description |
---|
DeferredActionCalendarHookTests() |
public void setup() throws java.lang.Exception
java.lang.Exception
public void teardown() throws java.lang.Exception
java.lang.Exception
public void testCreatingAnEventWithoutAlarmShouldNotCreateATrigger() throws java.lang.Exception
java.lang.Exception
public void testCreatingASimpleEventWithAlarmShouldCreateATrigger() throws java.lang.Exception
java.lang.Exception
public void testCreatingAnAnnulationShouldNotCreateATrigger() throws java.lang.Exception
java.lang.Exception
public void testCreatingASimpleEventWithMultipleAlarmsShouldCreateAllTriggers() throws java.lang.Exception
java.lang.Exception
public void testCreatingASimpleEventWithMultipleAlarmOfTypeEmailsShouldCreateAllTriggersInTheDomainContainer() throws java.lang.Exception
java.lang.Exception
public void testCreatingASimpleEventWithMultipleAlarmsShouldNotCreateTriggersInThePast() throws java.lang.Exception
java.lang.Exception
public void testUpdatingAnEventShouldRecreateAllTriggers() throws java.lang.Exception
java.lang.Exception
public void testDeletingAnEventShouldDeleteAllAssociatedTriggers() throws java.lang.Exception
java.lang.Exception
public void testCreatingARecurringEventShouldCalculateTheNextTrigger() throws java.lang.Exception
java.lang.Exception
public void testCreatingAnExceptionShouldIncludeRecurId() throws java.lang.Exception
java.lang.Exception
public void testCreatingARecurringEventWithoutEndDateShouldnotStackoverflow() throws java.lang.Exception
java.lang.Exception
public void testCreatingAnExceptionShouldIncludeRecuId() throws java.lang.Exception
java.lang.Exception
public void testCreatingATriggerForEveryException() throws java.lang.Exception
java.lang.Exception
public static BmDateTime time(java.time.ZonedDateTime dateTime)
public static BmDateTime time(java.time.ZonedDateTime dateTime, boolean autoDate)
public static BmDateTime time(java.time.LocalDateTime dateTime)
public static BmDateTime time(java.time.LocalDateTime dateTime, java.time.ZoneId tz)
Copyright © 2021. All Rights Reserved.