You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Jing Ge (Jira)" <ji...@apache.org> on 2022/03/07 17:08:00 UTC

[jira] [Created] (FLINK-26525) new ArchUnit rules for SourceTestSuiteBase and SinkTestSuiteBase

Jing Ge created FLINK-26525:
-------------------------------

             Summary: new ArchUnit rules for SourceTestSuiteBase and SinkTestSuiteBase
                 Key: FLINK-26525
                 URL: https://issues.apache.org/jira/browse/FLINK-26525
             Project: Flink
          Issue Type: Improvement
          Components: Tests
            Reporter: Jing Ge


Rule 1: Tests inheriting from SourceTestSuiteBase or SinkTestSuiteBase should have name ending with ITCase or E2ECase.

Rule 2: ITCASE tests inheriting from SourceTestSuiteBase or SinkTestSuiteBase should use a MiniClusterTestEnvironment

Rule 3: E2ECASE tests inheriting from SourceTestSuiteBase or SinkTestSuiteBase should use a FlinkContainerTestEnvironment






--
This message was sent by Atlassian Jira
(v8.20.1#820001)