v1.8.10
  • Solutions
    • Multiplatform
    • Server-side
    • Data science
    • Android
  • Docs
  • Community
  • Teach
  • Play
    • Playground
    • Hands-on
    • Examples
    • Koans
← Docs
kotlin.test / kotlin.test.junit5

Package kotlin.test.junit5

Types

JUnit5
1.0

JUnit5Asserter

Implements kotlin.test assertions by delegating them to org.junit.jupiter.api.Assertions class.

object JUnit5Asserter : Asserter
JUnit5
1.0

JUnit5Contributor

Provides JUnit5Asserter if org.junit.jupiter.api.Assertions class is found in the classpath.

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