Package kotlin.test.junit5
Types
JUnit5Asserter
Implements
kotlin.test
assertions by delegating them to
org.junit.jupiter.api.Assertions
class.
object
JUnit5Asserter
:
Asserter
JUnit5Contributor
Provides
JUnit5Asserter
if
org.junit.jupiter.api.Assertions
class is found in the classpath.
class
JUnit5Contributor
:
AsserterContributor