Stephan Ewen created FLINK-4435: ----------------------------------- Summary: Replace Guava's VisibleForTesting annotation with Flink's annotation Key: FLINK-4435 URL: https://issues.apache.org/jira/browse/FLINK-4435 Project: Flink Issue Type: Improvement Reporter: Stephan Ewen Fix For: 1.2.0
All Guava usages of the {{VisibleForTesting}} annotation should be replaced by Flink's {{VisibleForTesting}} annotation. This should also add a checkstyle rule that prevents the use of Guava's annotation. -- This message was sent by Atlassian JIRA (v6.3.4#6332)