Kernel::System::UnitTest::NotificationEvents

NAME

Kernel::System::UnitTest::NotificationEvents – Run scheduled Notification Events

METHODS

new()

Instanciate a Notification Event Unit Test Helper

Init()

Runs all scheduled Notification Tasks which were left over

RunScheduledNotificationTasks()

Run all scheduled Notification Tasks

    $Self->RunScheduledNotificationTasks();

CleanUp()

Runs all scheduled Notification Tasks which were left over

Scroll to Top