Fails an assert with the given expected message. These should be in the format:
expected("to be:${show(expected)} but was:${show(actual)}")
-> "expected to be: <1> but was <2>"