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

[jira] [Closed] (FLINK-6444) Add a check that '@VisibleForTesting' methods are only used in tests

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

Chesnay Schepler closed FLINK-6444.
-----------------------------------
    Resolution: Duplicate

> Add a check that '@VisibleForTesting' methods are only used in tests
> --------------------------------------------------------------------
>
>                 Key: FLINK-6444
>                 URL: https://issues.apache.org/jira/browse/FLINK-6444
>             Project: Flink
>          Issue Type: Improvement
>          Components: Build System
>            Reporter: Stephan Ewen
>            Priority: Not a Priority
>              Labels: auto-deprioritized-major, auto-deprioritized-minor, pull-request-available, starter
>
> Some methods are annotated with {{@VisibleForTesting}}. These methods should only be called from tests.
> This is currently not enforced / checked during the build. We should add such a check.



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