kotest-core / io.kotest.core.spec / Junit5EnabledIfSystemProperty

Junit5EnabledIfSystemProperty

annotation class Junit5EnabledIfSystemProperty

Constructors

<init>

Junit5EnabledIfSystemProperty(named: String, matches: String)

Properties

matches

val matches: String

named

val named: String