assertk.assertions / hashCodeFun

hashCodeFun

fun <T : Any> Assert<T>.hashCodeFun(): Assert<Int>

Platform and version requirements: Common

Returns an assert on the hasCode method of the value.