You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Stephan Ewen (JIRA)" <ji...@apache.org> on 2016/08/19 10:06:22 UTC

[jira] [Created] (FLINK-4431) Introduce a "VisibleForTesting" annotation

Stephan Ewen created FLINK-4431:
-----------------------------------

             Summary: Introduce a "VisibleForTesting" annotation
                 Key: FLINK-4431
                 URL: https://issues.apache.org/jira/browse/FLINK-4431
             Project: Flink
          Issue Type: Improvement
          Components: Core
            Reporter: Stephan Ewen
            Assignee: Stephan Ewen
             Fix For: 1.2.0


I suggest to introduce a {{VisibleForTesting}} annotation in the {{flink-annotations}} project.

Adding this annotation to methods that are really only in place for testing is very useful feature. Currently, we depend on Guava for that. Having a guava dependency for a documentation annotation class seems a bit much.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)