api

http4k / org.http4k.kotest / shouldHaveFormField

shouldHaveFormField

fun <T> WebForm.shouldHaveFormField(field: Lens<WebForm, T>, matcher: Matcher<T>): Unit