Package-level declarations

Types

Link copied to clipboard

Implements kotlin.test assertions by delegating them to org.testng.Assert class.

Since Kotlin 1.0
Link copied to clipboard

Provides TestNGAsserter if org.testng.Assert is found in the classpath.

Since Kotlin 1.0