[
https://issues.apache.org/jira/browse/FLINK-25220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jing Ge updated FLINK-25220:
----------------------------
Summary: Write an architectural rule for all IT cases w.r.t. MiniCluster
(was: Writing an architectural rule for all IT cases w.r.t. MiniCluster)
> Write an architectural rule for all IT cases w.r.t. MiniCluster
> ---------------------------------------------------------------
>
> Key: FLINK-25220
> URL: https://issues.apache.org/jira/browse/FLINK-25220
> Project: Flink
> Issue Type: Improvement
> Reporter: Jing Ge
> Assignee: Jing Ge
> Priority: Major
>
> Writing an architectural rule verifies that all IT cases (within
> o.a.f.table.*?) have for JUnit 4:
> # a public, static member of type MiniClusterWithClientResource annotated
> with ClassRule.
> # a public, non-static member of type MiniClusterWithClientResource
> annotated with Rule.
>
> Cover MiniClusterWithClientExtension for JUnit 5.
>
> Detect resources setup in parent classes.
>
>
--
This message was sent by Atlassian Jira
(v8.20.1#820001)