public class DeferredActionCalendarHookTests
extends java.lang.Object
| Constructor and Description | 
|---|
DeferredActionCalendarHookTests()  | 
public void setup()
           throws java.lang.Exception
java.lang.Exceptionpublic void teardown()
              throws java.lang.Exception
java.lang.Exceptionpublic void testCreatingAnEventWithoutAlarmShouldNotCreateATrigger()
                                                            throws java.lang.Exception
java.lang.Exceptionpublic void testCreatingASimpleEventWithAlarmShouldCreateATrigger()
                                                           throws java.lang.Exception
java.lang.Exceptionpublic void testCreatingAnAnnulationShouldNotCreateATrigger()
                                                     throws java.lang.Exception
java.lang.Exceptionpublic void testCreatingASimpleEventWithMultipleAlarmsShouldCreateAllTriggers()
                                                                       throws java.lang.Exception
java.lang.Exceptionpublic void testCreatingASimpleEventWithMultipleAlarmOfTypeEmailsShouldCreateAllTriggersInTheDomainContainer()
                                                                                                      throws java.lang.Exception
java.lang.Exceptionpublic void testCreatingASimpleEventWithMultipleAlarmsShouldNotCreateTriggersInThePast()
                                                                                throws java.lang.Exception
java.lang.Exceptionpublic void testUpdatingAnEventShouldRecreateAllTriggers()
                                                  throws java.lang.Exception
java.lang.Exceptionpublic void testDeletingAnEventShouldDeleteAllAssociatedTriggers()
                                                          throws java.lang.Exception
java.lang.Exceptionpublic void testCreatingARecurringEventShouldCalculateTheNextTrigger()
                                                              throws java.lang.Exception
java.lang.Exceptionpublic void testCreatingAnExceptionShouldIncludeRecurId()
                                                 throws java.lang.Exception
java.lang.Exceptionpublic void testCreatingARecurringEventWithoutEndDateShouldnotStackoverflow()
                                                                     throws java.lang.Exception
java.lang.Exceptionpublic void testCreatingAnExceptionShouldIncludeRecuId()
                                                throws java.lang.Exception
java.lang.Exceptionpublic void testCreatingATriggerForEveryException()
                                           throws java.lang.Exception
java.lang.Exceptionpublic 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.