``` java.lang.AssertionError: expected: a value th...
# http4k
d
Copy code
java.lang.AssertionError: expected: a value that has status that is equal to 200 OK and has Body that is equal to {"status":200}
but had Body that was: {"lemons":42}
👍 1