TestsNotificationEventFilterOutput type

Der Benachrichtigungsereignisfilter für den Testbereich.

type TestsNotificationEventFilterOutput =
  | TestsNotificationEventFilterOutputParent
  | TestRunEndedNotificationEventFilterOutput
  | TestRunStartedNotificationEventFilterOutput
  | TriggerCompletedNotificationEventFilterOutput
  | TriggerDisabledNotificationEventFilterOutput