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