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