Kotlin - Test: Annotations Utility Functions
Kotlin - Test: Annotations Utility Functions
test
The kotlin.test library provides annotations to mark test functions and a set of utility
functions for performing assertions in tests, independently of the test framework being
used.
Packages
C
ommon
J
VM
J
Unit
J
Unit5
T
estNG
J
S
N
ative
1.0
kotlin.test
Annotations to mark test functions and top-level functions for performing assertions in tests.
J
Unit
1.0
kotlin.test.junit
J
Unit5
1.0
kotlin.test.junit5
T
estNG
1.0
kotlin.test.testng
Index