hasToString

fun Assert<Any?>.hasToString(string: String)

Asserts the value has the expected string from it's toString.