kotest-assertions / io.kotest.properties / regex

regex

fun Gen.Companion.regex(regex: String): RegexpGen
Deprecated: Deprecated and will be removed in 5.0. Migrate to the new property test classes in 4.0


fun Gen.Companion.regex(regex: Regex): RegexpGen
Deprecated: Deprecated and will be removed in 5.0. Migrate to the new property test classes in 4.0