What is the benifit of using @VisibleForTesting annotation?

Advertisement

  • to denote that a class, methos, or field has its visibility relaxed to make code testable
  • to denote that a class, method, or field is visible only in the test code
  • to denote that a class, method, or field has its visibility increased to make code less testable
  • to throw a run-time error if a class, methos, or field with this annotation is accessed improperly
Join our list

Subscribe to our mailing list and get interesting stuff and updates to your email inbox.

Thank you for subscribing.

Something went wrong.

Leave a Comment


Share via
Join our list

Subscribe to our mailing list and get interesting stuff and updates to your email inbox.

Thank you for subscribing.

Something went wrong.

Send this to a friend