wouterdoeland
01/19/2018, 4:55 PMUnsupportedMediaTypeException: Content type */* is not supported
for this test (and probably all others as well)
with(handleRequest(<http://HttpMethod.Post|HttpMethod.Post>, path)) {
assertEquals(HttpStatusCode.BadRequest, response.status())
}