Page 1 of 1

Using which annotation non visible or private method can be tested?

Posted: Wed Jul 13, 2022 7:50 pm
by answerhappygod
a) @VisibleForTesting
b) @NonVisibleForTesting
c) @Visible
d) @NonVisible