kotest-assertions-konform
/
io.kotest.assertions.konform
Package io.kotest.assertions.konform
Extensions for External Classes
io.konform.validation.Invalid
io.konform.validation.Validation
Functions
beInvalid
fun
<
A
>
beInvalid
(
a
:
A
)
:
Matcher
<
Validation
<
A
>
>
beValid
fun
<
A
>
beValid
(
a
:
A
)
:
Matcher
<
Validation
<
A
>
>