0 votes
92 views
in android by (0 points)
closed by
What is the benefit of using @VisibleForTesting annotation?

a. to denote that a class, methods, or field has its visibility relaxed to make code testable
b. to denote that a class, method, or field is visible only in the test code
c. to denote that a class, method, or field has its visibility increased to make code less testable
d. to throw a run-time error if a class, methods, or field with this annotation is accessed improperly
closed

1 Answer

0 votes
by (0 points)
 
Best answer
a

Related questions

0 votes
1 answer 118 views
0 votes
1 answer 299 views
0 votes
1 answer 119 views
asked May 11, 2023 in android by Admin (0 points)

2.8k questions

2.8k answers

0 comments

76 users

Welcome to MCQ Village Q&A, where you can ask questions and receive answers from other members of the community.
...