toggle menu
http4k
6.9.0.0
jvm
switch theme
search in API
http4k-testing-approval
/
org.http4k.testing
/
assertApproved
assert
Approved
fun
Approver
.
assertApproved
(
response
:
Response
,
expectedStatus
:
Status
)
fun
Approver
.
assertApproved
(
response
:
Response
,
expectedContentType
:
ContentType
)
fun
Approver
.
assertApproved
(
content
:
String
,
contentType
:
ContentType
?
=
null
)
fun
Approver
.
assertApproved
(
content
:
InputStream
,
contentType
:
ContentType
?
=
null
)