com.google.common.annotations
Annotation Type VisibleForTesting


public @interface VisibleForTesting

An annotation that indicates that the visibility of a type or member has been relaxed to make the code testable.

Author:
Johannes Henkel



Copyright © 2010 Google. All Rights Reserved.