You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/01/11 21:33:00 UTC

[jira] [Updated] (FLINK-25220) Write an architectural rule for all IT cases w.r.t. MiniCluster

     [ https://issues.apache.org/jira/browse/FLINK-25220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated FLINK-25220:
-----------------------------------
    Labels: pull-request-available  (was: )

> 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
>          Components: Tests
>            Reporter: Jing Ge
>            Assignee: Jing Ge
>            Priority: Major
>              Labels: pull-request-available
>
> 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)