Using Which Annotation Non Visible Or Private Method Can Be #1334
Using which annotation non visible or private method can be tested?
This multiple choice question (MCQ) is related to the book/course
gs gs128 Java.
It can also be found in
gs gs128 Application Lifecycle Annotations - Java Annotations - Quiz No.1.
Using which annotation non visible or private method can be tested?
@VisibleForTesting
@NonVisibleForTesting
@Visible
@NonVisible