Visible For Testing
annotation class VisibleForTesting
Annotates a method that should have restricted visibility but it's required to be public for use in test code only.
Annotates a method that should have restricted visibility but it's required to be public for use in test code only.