api

http4k / org.http4k.kotest / haveFormField

haveFormField

fun <T> haveFormField(lens: Lens<WebForm, T>, matcher: Matcher<T>): Matcher<WebForm>