S.
NotFound
BadRequest
io.ktor.client.plugins.ClientRequestException
val response = client.get("api/v1/words/x") response shouldHaveStatus HttpStatusCode.BadRequest response.bodyAsText() shouldBe INVALID_ID
NoContent
Aleksei Tirman [JB]
false
expectSuccess
A modern programming language that makes developers happier.