← Docs
kotlin.test / kotlin.test.junit

Package kotlin.test.junit

Types

JUnit
1.0

JUnitAsserter

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

object JUnitAsserter : Asserter
JUnit
1.0

JUnitContributor

Provides JUnitAsserter if org.junit.Assert is found in the classpath.

class JUnitContributor : AsserterContributor
Stay in touch:
  • Contributing to Kotlin
  • Releases
  • Press Kit
  • Security
  • Blog
  • Issue Tracker
  • Brand assets
  • Careers
Supported and developed by JetBrains .
Kotlin™ is protected under the Kotlin Foundation
and licensed under the Apache 2 license .