JUnitContributor

Provides JUnitAsserter if org.junit.Assert 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