com.google.common.annotations
Annotation Type VisibleForTesting


@GwtCompatible
public @interface VisibleForTesting

Annotates a program element that exists, or is more widely visible than otherwise necessary, only for use in test code.

Author:
Johannes Henkel



Copyright © 2010-2012. All Rights Reserved.