Package-level declarations

Types

Link copied to clipboard

Implements kotlin.test assertions by delegating them to org.junit.jupiter.api.Assertions class.

Since Kotlin 1.0
Link copied to clipboard

Provides JUnit5Asserter if org.junit.jupiter.api.Assertions class is found in the classpath.

Since Kotlin 1.0