http4k-testing-kotest
Toggle table of contents
6.20.0.3
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k-testing-kotest
http4k-testing-kotest
/
org.http4k.kotest
/
shouldHaveFormField
should
Have
Form
Field
fun
<
T
>
WebForm
.
shouldHaveFormField
(
field
:
Lens
<
WebForm
,
T
>
,
matcher
:
Matcher
<
T
>
)
(
source
)