assertk.assertions / hasHashCode

hasHashCode

fun Assert<Any>.hasHashCode(hashCode: Int): Unit

Platform and version requirements: Common

Asserts the value has the expected hash code from it's hashCode.