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
/
shouldNotHaveResponse
should
Not
Have
Response
infix
fun
HttpTransaction
.
shouldNotHaveResponse
(
match
:
Matcher
<
Response
>
)
(
source
)