Interface FunctTestConstants

All Known Implementing Classes:
AbstractSubscriptionEmailTest, BaseInProductDiagnosticsTest, EditService, EmailBaseFuncTestCase, IncomingMailServerConnectionTest, OutgoingMailServerConnectionTest, TestAddUser, TestAttachmentViewMode, TestBulkDeleteIssuesNotifications, TestBulkHeaders, TestBulkMoveIssuesNotifications, TestBulkWorkflowTransitionNotification, TestCommentNotifications, TestCommentOperations, TestCommentResourceSafeguards, TestCommentResourceSafeguardsLdap, TestContactAdministrators, TestCurrentAssigneeNotifications, TestDatabaseConnectionLost, TestEmailSubscription, TestHandlers, TestHistoryMetadataNotifications, TestIpdEmittingLastValueMetrics, TestIpdEmittingStatisticMetrics, TestIpdMailJobRunning, TestIpdMailQueueItems, TestIpdMetricCollector, TestIpdTool, TestIpdUserDirectoryMetrics, TestIssueDeleteNotifications, TestIssueNotifications, TestIssueResourceNotify, TestMailImageAttachments, TestMailQueueItemsInProductDiagnosticJob, TestMentions, TestMoveIssueNotifications, TestMoveSubTaskEnterprise, TestNonEnglishNotifications, TestNotificationEmails, TestOutgoingMailSettings, TestProjectImportPluginData, TestProjectImportRespectsJiraCharacterLimit, TestSendBulkMail, TestSendTestEmail, TestSharedEmailSubscription, TestShareEmails, TestShareResource, TestSubscriptionsWithTimeZones, TestXsrfOptionsAndSettings, ViewServices

public interface FunctTestConstants
A series of constants that func tests can use

I know I know it could be done via enums but I am trying to migrate old code in at least 2 places with the least effort so suck it up!