JUnit5Contributor

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

Since Kotlin

1.0

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open override fun contribute(): Asserter?

Provides Asserter instance or null depends on the current context.

Since Kotlin 1.0