api

http4k / org.http4k.kotest / shouldNotHaveResponse

shouldNotHaveResponse

infix fun HttpTransaction.shouldNotHaveResponse(match: Matcher<Response>): Unit