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)