{% setvar book_path %}/reference/kotlin/dokkatest/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}

Class Index

These are all the API classes. See all API packages.

C  T  V  

C

ClassWithVisibleForTestingFunction

T

TestingClass
TestingClass.InnerClass

V

VisibleForTesting

Denotes that the class, method or field has its visibility relaxed, so that it is more widely visible than otherwise necessary to make code testable.