JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
org.assertj.core.util
VisibleForTesting
Contents
Description
Hide sidebar
Show sidebar
Annotation Type VisibleForTesting
public @interface
VisibleForTesting
Indicates that the visibility of a type or member has been relaxed to make the code testable. Idea borrowed from Google Collections :)
Author:
Alex Ruiz