Package kotlin.test.testng
Types
TestNGAsserter
Implements
kotlin.test
assertions by delegating them to
org.testng.Assert
class.
object
TestNGAsserter
:
Asserter
TestNGContributor
Provides
TestNGAsserter
if
org.testng.Assert
is found in the classpath.
class
TestNGContributor
:
AsserterContributor