org.fest.util
Annotation Type VisibleForTesting


public @interface VisibleForTesting

Understands an annotation that indicates that the visibility of a type or member has been relaxed to make the code testable. Idea borrowed from Google Collections :)

Since:
1.1.1
Author:
Alex Ruiz



Copyright © 2007-2011 FEST (Fixtures for Easy Software Testing). All Rights Reserved.